#D0EAAB#D0EAAB
#D0EAAB is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.3% C 0.087 H 126.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EAAB |
|---|---|
| RGB | rgb(208, 234, 171) |
| HSL | hsl(85, 60%, 79%) |
| HSV | hsv(85, 27%, 92%) |
| CMYK | cmyk(11.1%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(89.48, -19.22, 27.85) |
| CIE-LCH | lch(89.48, 33.84, 124.61°) |
| OKLab | oklab(90.25% -0.0516 0.0703) |
| OKLCH | oklch(90.25% 0.087 126.3) |
| XYZ | xyz(62.7850, 75.1955, 49.7267) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.32
Light Sage
#BCECAC
ΔE00 4.49
Very Pale Green
#CFFDBC
ΔE00 5.16
Very Light Green
#D1FFBD
ΔE00 5.39
Light Khaki
#E6F2A2
ΔE00 5.61
Washed Out Green
#BCF5A6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EAAB #C5ABEA
analogous
#EAE5AB #D0EAAB #B1EAAB
triadic
#D0EAAB #ABD0EA #EAABD0
tetradic
#D0EAAB #ABEAE5 #C5ABEA #EAABB1
square
#D0EAAB #ABEAE5 #C5ABEA #EAABB1
split-complementary
#D0EAAB #ABB1EA #E5ABEA
monochromatic
#99D249 #B5DE7A #D0EAAB #EBF6DC #F1F9E7
Accessibility & contrast
On white
1.31
#D0EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#D0EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EAAB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EAAB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#EDE1AE
Tritanopia (blue-blind)
#D4E4D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d0eaab; /* rgb */ color: rgb(208, 234, 171); /* oklch */ color: oklch(90.3% 0.087 126.3);
Tailwind
colors: {
custom: {
50: '#dff0c4',
500: '#d0eaab',
950: '#000000',
},
}SCSS
$custom: #d0eaab; $custom-light: #dff0c4; $custom-dark: #000000;
JSON
{
"hex": "#d0eaab",
"rgb": {
"r": 208,
"g": 234,
"b": 171
},
"hsl": {
"h": 84.762,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.90251,
"c": 0.08721,
"h": 126.3
},
"luminance": 0.75196
}Semantic roles & 50–950 ramp
primary
#D0EAAB
secondary
#9573C6
accent
#1EC864
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582