#D2EE8A#D2EE8A
#D2EE8A is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.129 H 121.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EE8A |
|---|---|
| RGB | rgb(210, 238, 138) |
| HSL | hsl(77, 75%, 74%) |
| HSV | hsv(77, 42%, 93%) |
| CMYK | cmyk(11.8%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(90.18, -24.63, 45.30) |
| CIE-LCH | lch(90.18, 51.56, 118.54°) |
| OKLab | oklab(90.67% -0.0682 0.11) |
| OKLCH | oklch(90.67% 0.129 121.8) |
| XYZ | xyz(61.7403, 76.6857, 35.5890) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.57
Light Yellow Green
#CCFD7F
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.30
Light Pea Green
#C4FE82
ΔE00 5.62
Light Yellowish Green
#C2FF89
ΔE00 5.95
Celery
#C1FD95
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EE8A #A68AEE
analogous
#EED88A #D2EE8A #A0EE8A
triadic
#D2EE8A #8AD2EE #EE8AD2
tetradic
#D2EE8A #8AEED8 #A68AEE #EE8AA0
square
#D2EE8A #8AEED8 #A68AEE #EE8AA0
split-complementary
#D2EE8A #8AA0EE #D88AEE
monochromatic
#A8DD20 #BDE655 #D2EE8A #E7F6BF #F5FBE4
Accessibility & contrast
On white
1.29
#D2EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#D2EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EE8A
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EE8A | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E382
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#DAE5D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ee8a; /* rgb */ color: rgb(210, 238, 138); /* oklch */ color: oklch(90.7% 0.129 121.8);
Tailwind
colors: {
custom: {
50: '#e1f3ad',
500: '#d2ee8a',
950: '#000000',
},
}SCSS
$custom: #d2ee8a; $custom-light: #e1f3ad; $custom-dark: #000000;
JSON
{
"hex": "#d2ee8a",
"rgb": {
"r": 210,
"g": 238,
"b": 138
},
"hsl": {
"h": 76.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.90671,
"c": 0.12943,
"h": 121.8
},
"luminance": 0.76686
}Semantic roles & 50–950 ramp
primary
#D2EE8A
secondary
#7453C9
accent
#0FD747
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581