#D0EEAA#D0EEAA
#D0EEAA is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.1% C 0.094 H 127.5°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EEAA |
|---|---|
| RGB | rgb(208, 238, 170) |
| HSL | hsl(86, 67%, 80%) |
| HSV | hsv(86, 29%, 93%) |
| CMYK | cmyk(12.6%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(90.53, -21.31, 29.78) |
| CIE-LCH | lch(90.53, 36.62, 125.59°) |
| OKLab | oklab(91.08% -0.0575 0.0749) |
| OKLCH | oklch(91.08% 0.094 127.5) |
| XYZ | xyz(63.8417, 77.4608, 49.6104) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.10
Very Pale Green
#CFFDBC
ΔE00 4.35
Light Grey Green
#B7E1A1
ΔE00 4.40
Very Light Green
#D1FFBD
ΔE00 4.53
Washed Out Green
#BCF5A6
ΔE00 4.88
Pale Green
#C7FDB5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EEAA #C8AAEE
analogous
#EEEAAA #D0EEAA #AEEEAA
triadic
#D0EEAA #AAD0EE #EEAAD0
tetradic
#D0EEAA #AAEEEA #C8AAEE #EEAAAE
square
#D0EEAA #AAEEEA #C8AAEE #EEAAAE
split-complementary
#D0EEAA #AAAEEE #EAAAEE
monochromatic
#98DA44 #B4E477 #D0EEAA #ECF8DD #F1FAE5
Accessibility & contrast
On white
1.27
#D0EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#D0EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EEAA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EEAA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#F1E3AD
Tritanopia (blue-blind)
#D3E8DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0eeaa; /* rgb */ color: rgb(208, 238, 170); /* oklch */ color: oklch(91.1% 0.094 127.5);
Tailwind
colors: {
custom: {
50: '#dff3c3',
500: '#d0eeaa',
950: '#000000',
},
}SCSS
$custom: #d0eeaa; $custom-light: #dff3c3; $custom-dark: #000000;
JSON
{
"hex": "#d0eeaa",
"rgb": {
"r": 208,
"g": 238,
"b": 170
},
"hsl": {
"h": 86.471,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.91082,
"c": 0.09443,
"h": 127.5
},
"luminance": 0.77461
}Semantic roles & 50–950 ramp
primary
#D0EEAA
secondary
#9971CB
accent
#17CF68
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582