#D0EAAA#D0EAAA
#D0EAAA is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.2% C 0.088 H 126.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EAAA |
|---|---|
| RGB | rgb(208, 234, 170) |
| HSL | hsl(84, 60%, 79%) |
| HSV | hsv(84, 27%, 92%) |
| CMYK | cmyk(11.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.47, -19.36, 28.34) |
| CIE-LCH | lch(89.47, 34.32, 124.34°) |
| OKLab | oklab(90.23% -0.052 0.0715) |
| OKLCH | oklch(90.23% 0.088 126.1) |
| XYZ | xyz(62.6900, 75.1575, 49.2266) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.35
Light Sage
#BCECAC
ΔE00 4.54
Very Pale Green
#CFFDBC
ΔE00 5.21
Very Light Green
#D1FFBD
ΔE00 5.43
Light Khaki
#E6F2A2
ΔE00 5.46
Washed Out Green
#BCF5A6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EAAA #C4AAEA
analogous
#EAE4AA #D0EAAA #B0EAAA
triadic
#D0EAAA #AAD0EA #EAAAD0
tetradic
#D0EAAA #AAEAE4 #C4AAEA #EAAAB0
square
#D0EAAA #AAEAE4 #C4AAEA #EAAAB0
split-complementary
#D0EAAA #AAB0EA #E4AAEA
monochromatic
#9AD248 #B5DE79 #D0EAAA #EBF6DB #F1F9E6
Accessibility & contrast
On white
1.31
#D0EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D0EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EAAA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EAAA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#EDE0AD
Tritanopia (blue-blind)
#D4E4D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d0eaaa; /* rgb */ color: rgb(208, 234, 170); /* oklch */ color: oklch(90.2% 0.088 126.1);
Tailwind
colors: {
custom: {
50: '#dff0c3',
500: '#d0eaaa',
950: '#000000',
},
}SCSS
$custom: #d0eaaa; $custom-light: #dff0c3; $custom-dark: #000000;
JSON
{
"hex": "#d0eaaa",
"rgb": {
"r": 208,
"g": 234,
"b": 170
},
"hsl": {
"h": 84.375,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90231,
"c": 0.08839,
"h": 126.1
},
"luminance": 0.75158
}Semantic roles & 50–950 ramp
primary
#D0EAAA
secondary
#9472C6
accent
#1DC863
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582