Tea green Color — HEX, RGB, HSL & CMYK Codes

#bdf8a3
Format Value
HEX #bdf8a3
RGB rgb(189, 248, 163)
HSL hsl(101.6, 85.9%, 80.6%)
CMYK cmyk(23.8%, 0%, 34.3%, 2.7%)
HSV hsv(101.6, 34.3%, 97.3%)

tea green color harmonies

Tints & shades of tea green

Tints (lighter)

#c3f9ab #c9f9b4 #cffabc #d5fbc4 #dbfbcd #e1fcd5 #e7fcde #edfde6 #f3feee #f9fef7

Shades (darker)

#ace194 #9bcb85 #89b477 #789e68 #678759 #56714a #455a3b #34442c #222d1e #11170f

Contrast & accessibility

The quick brown fox

On white · 1.23:1 · Fail

The quick brown fox

On black · 17.12:1 · AAA

Recommended text color: #000000

Use tea green in code

CSS color: #bdf8a3;
SCSS $color: #bdf8a3;
Tailwind bg-[#bdf8a3]
Swift UIColor(red: 0.741, green: 0.973, blue: 0.639, alpha: 1)
Android Color.parseColor("#bdf8a3")
Flutter Color(0xFFBDF8A3)

Colors similar to tea green

Browse all Green colors →

What is the HEX code for tea green?

The CSS color tea green in HEX format is #bdf8a3. Use this value directly in CSS, SVG, and most design tools.

How do I use tea green in CSS?

To apply tea green in CSS:

  • Text color: color: #bdf8a3;
  • Background: background-color: #bdf8a3;
  • Border: border-color: #bdf8a3;

What are all the color format values for tea green?

FormatValue
HEX#bdf8a3
RGBrgb(189, 248, 163)
HSLhsl(101.6, 85.9%, 80.6%)
CMYKcmyk(23.8%, 0%, 34.3%, 2.7%)

How do I convert tea green to HEX?

Select tea green from the color name list in our color converter. The HEX value — #bdf8a3 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does tea green belong to?

tea green belongs to the green color family. It is a light, vivid color with HSL values: hue 101.6°, saturation 85.9%, lightness 80.6%.

How do I create lighter and darker shades of tea green?

Lighter variant (lightness 95%): #eefde7. Darker variant (lightness 65.6%): #8af35c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.