#D2EEAB#D2EEAB
#D2EEAB is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.2% C 0.092 H 126.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEAB |
|---|---|
| RGB | rgb(210, 238, 171) |
| HSL | hsl(85, 66%, 80%) |
| HSV | hsv(85, 28%, 93%) |
| CMYK | cmyk(11.8%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(90.68, -20.46, 29.50) |
| CIE-LCH | lch(90.68, 35.90, 124.74°) |
| OKLab | oklab(91.24% -0.0551 0.0743) |
| OKLCH | oklch(91.24% 0.092 126.6) |
| XYZ | xyz(64.5026, 77.7906, 50.1371) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.45
Very Pale Green
#CFFDBC
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 4.69
Very Light Green
#D1FFBD
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 5.15
Pale Green
#C7FDB5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEAB #C7ABEE
analogous
#EEE9AB #D2EEAB #B0EEAB
triadic
#D2EEAB #ABD2EE #EEABD2
tetradic
#D2EEAB #ABEEE9 #C7ABEE #EEABB0
square
#D2EEAB #ABEEE9 #C7ABEE #EEABB0
split-complementary
#D2EEAB #ABB0EE #E9ABEE
monochromatic
#9BD945 #B7E478 #D2EEAB #EDF8DE #F1FAE6
Accessibility & contrast
On white
1.27
#D2EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#D2EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEAB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEAB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#D6E8DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2eeab; /* rgb */ color: rgb(210, 238, 171); /* oklch */ color: oklch(91.2% 0.092 126.6);
Tailwind
colors: {
custom: {
50: '#e0f3c4',
500: '#d2eeab',
950: '#000000',
},
}SCSS
$custom: #d2eeab; $custom-light: #e0f3c4; $custom-dark: #000000;
JSON
{
"hex": "#d2eeab",
"rgb": {
"r": 210,
"g": 238,
"b": 171
},
"hsl": {
"h": 85.075,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.91242,
"c": 0.09246,
"h": 126.6
},
"luminance": 0.77791
}Semantic roles & 50–950 ramp
primary
#D2EEAB
secondary
#9772CB
accent
#17CE64
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582