Skip to content

Tea Green (#D0F0C0)

The hex code for Tea Green is #D0F0C0. It is rgb(208, 240, 192) in RGB, hsl(100, 62%, 85%) in HSL, and about cmyk(13%, 0%, 20%, 6%) in CMYK — a lightest green. Black text is the more readable choice on this background.

#D0F0C0
HEX#D0F0C0
RGBrgb(208, 240, 192)
HSLhsl(100, 62%, 85%)
HSVhsv(100, 20%, 94%)
CMYKcmyk(13%, 0%, 20%, 6%)
OKLCHoklch(92% 0.072 135.2)
LABlab(91.55% -17.20 19.66)
LCHlch(91.55% 26.13 131.19)

Colors Closest to Tea Green

Tea Green is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every green in the library.

#D0F0C0 Channel Values

How Tea Green breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 208 · G 240 · B 1928-bit channels as sent to the display
HSLH 100° · S 62% · L 85%Easiest model for building lighter and darker variants
HSVH 100° · S 20% · V 94%Matches the picker in most design tools
CMYKC 13% · M 0% · Y 20% · K 6%Approximate ink mix; confirm with an ICC profile before printing
Luminance1.24:1 vs white · 16.91:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Tea Green background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

TextWhite text1.24:1AA normal AA large AAA normal
TextBlack text16.91:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #D0F0C0 in the contrast checker.

Colors That Go With Tea Green

Pairings derived from color-wheel relationships. The complementary color sits opposite Tea Green; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Tea Green

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #D0F0C0.

How Tea Green Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#D0F0C0
Protanopia#EBEBC0
Protanomaly#E1EDC0
Deuteranopia#E6E6C1
Deuteranomaly#DEEAC1
Tritanopia#D6EBEB
Tritanomaly#D4EDDB
Achromatopsia#E7E7E7

Test a full palette in the color blindness simulator.

Using #D0F0C0 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--tea-green: #D0F0C0;
CSS backgroundbackground-color: #D0F0C0;
Tailwind configcolors: { 'tea-green': '#D0F0C0' }
SwiftUIColor(red: 0.816, green: 0.941, blue: 0.753)
Android XML<color name="tea_green">#D0F0C0</color>
SVG fillfill="#D0F0C0"

More Green Colors

Tea Green sits in the greenfamily. These are its neighbours across that family's full range, each with its own breakdown.

#D0F0C0 Frequently Asked Questions

What is the hex code for Tea Green?

The hex code for Tea Green is #D0F0C0. That is rgb(208, 240, 192) in RGB, hsl(100, 62%, 85%) in HSL, and approximately cmyk(13%, 0%, 20%, 6%) in CMYK.

What is the RGB value of #D0F0C0?

#D0F0C0 is rgb(208, 240, 192) — red 208, green 240, and blue 192 on the 0-255 scale.

What is the CMYK value of #D0F0C0?

#D0F0C0 converts to approximately cmyk(13%, 0%, 20%, 6%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #D0F0C0 be black or white?

Black text is the more readable choice. #D0F0C0 scores 1.24:1 against white and 16.91:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #D0F0C0 as a CSS color keyword?

No. #D0F0C0 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is lightgoldenrodyellow (#FAFAD2) at a CIE76 distance of 13.77, which is visibly different.

Open Tea Green in a Tool

Keep exploring: every green in the color library, the guide to shades of green, or the full color library.