#D1EAAA#D1EAAA
#D1EAAA is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.3% C 0.088 H 125.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EAAA |
|---|---|
| RGB | rgb(209, 234, 170) |
| HSL | hsl(83, 60%, 79%) |
| HSV | hsv(83, 27%, 92%) |
| CMYK | cmyk(10.7%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.53, -19.00, 28.44) |
| CIE-LCH | lch(89.53, 34.21, 123.75°) |
| OKLab | oklab(90.3% -0.051 0.0717) |
| OKLCH | oklch(90.3% 0.088 125.4) |
| XYZ | xyz(62.9721, 75.3029, 49.2398) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.28
Very Pale Green
#CFFDBC
ΔE00 5.36
Very Light Green
#D1FFBD
ΔE00 5.57
Washed Out Green
#BCF5A6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EAAA #C3AAEA
analogous
#EAE3AA #D1EAAA #B1EAAA
triadic
#D1EAAA #AAD1EA #EAAAD1
tetradic
#D1EAAA #AAEAE3 #C3AAEA #EAAAB1
square
#D1EAAA #AAEAE3 #C3AAEA #EAAAB1
split-complementary
#D1EAAA #AAB1EA #E3AAEA
monochromatic
#9CD248 #B6DE79 #D1EAAA #ECF6DB #F2F9E6
Accessibility & contrast
On white
1.31
#D1EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#D1EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EAAA
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EAAA | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#EDE1AD
Tritanopia (blue-blind)
#D5E4D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d1eaaa; /* rgb */ color: rgb(209, 234, 170); /* oklch */ color: oklch(90.3% 0.088 125.4);
Tailwind
colors: {
custom: {
50: '#dff0c3',
500: '#d1eaaa',
950: '#000000',
},
}SCSS
$custom: #d1eaaa; $custom-light: #dff0c3; $custom-dark: #000000;
JSON
{
"hex": "#d1eaaa",
"rgb": {
"r": 209,
"g": 234,
"b": 170
},
"hsl": {
"h": 83.438,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90302,
"c": 0.08801,
"h": 125.4
},
"luminance": 0.75303
}Semantic roles & 50–950 ramp
primary
#D1EAAA
secondary
#9372C6
accent
#1DC860
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582