#D2EAAB#D2EAAB
#D2EAAB is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.4% C 0.086 H 125.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAAB |
|---|---|
| RGB | rgb(210, 234, 171) |
| HSL | hsl(83, 60%, 79%) |
| HSV | hsv(83, 27%, 92%) |
| CMYK | cmyk(10.3%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(89.62, -18.50, 28.06) |
| CIE-LCH | lch(89.62, 33.61, 123.40°) |
| OKLab | oklab(90.39% -0.0496 0.0708) |
| OKLCH | oklch(90.39% 0.086 125) |
| XYZ | xyz(63.3510, 75.4873, 49.7532) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.74
Light Sage
#BCECAC
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.24
Very Pale Green
#CFFDBC
ΔE00 5.48
Very Light Green
#D1FFBD
ΔE00 5.68
Washed Out Green
#BCF5A6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAAB #C3ABEA
analogous
#EAE3AB #D2EAAB #B3EAAB
triadic
#D2EAAB #ABD2EA #EAABD2
tetradic
#D2EAAB #ABEAE3 #C3ABEA #EAABB3
square
#D2EAAB #ABEAE3 #C3ABEA #EAABB3
split-complementary
#D2EAAB #ABB3EA #E3ABEA
monochromatic
#9ED249 #B8DE7A #D2EAAB #ECF6DC #F2F9E7
Accessibility & contrast
On white
1.30
#D2EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#D2EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAAB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAAB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#EEE1AE
Tritanopia (blue-blind)
#D6E4D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eaab; /* rgb */ color: rgb(210, 234, 171); /* oklch */ color: oklch(90.4% 0.086 125.0);
Tailwind
colors: {
custom: {
50: '#e0f0c4',
500: '#d2eaab',
950: '#000000',
},
}SCSS
$custom: #d2eaab; $custom-light: #e0f0c4; $custom-dark: #000000;
JSON
{
"hex": "#d2eaab",
"rgb": {
"r": 210,
"g": 234,
"b": 171
},
"hsl": {
"h": 82.857,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.90394,
"c": 0.08645,
"h": 125
},
"luminance": 0.75488
}Semantic roles & 50–950 ramp
primary
#D2EAAB
secondary
#9373C6
accent
#1EC85F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582