#D4EE89#D4EE89
#D4EE89 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.8% C 0.130 H 120.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EE89 |
|---|---|
| RGB | rgb(212, 238, 137) |
| HSL | hsl(75, 75%, 74%) |
| HSV | hsv(75, 42%, 93%) |
| CMYK | cmyk(10.9%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(90.30, -23.99, 45.96) |
| CIE-LCH | lch(90.30, 51.85, 117.57°) |
| OKLab | oklab(90.8% -0.0666 0.1114) |
| OKLCH | oklch(90.8% 0.13 120.9) |
| XYZ | xyz(62.2414, 76.9524, 35.2364) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.40
Light Yellow Green
#CCFD7F
ΔE00 4.93
Pistachio (survey)
#C0FA8B
ΔE00 5.69
Light Pea Green
#C4FE82
ΔE00 5.88
Pear
#CBF85F
ΔE00 6.27
Light Yellowish Green
#C2FF89
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EE89 #A389EE
analogous
#EED689 #D4EE89 #A1EE89
triadic
#D4EE89 #89D4EE #EE89D4
tetradic
#D4EE89 #89EED6 #A389EE #EE89A1
square
#D4EE89 #89EED6 #A389EE #EE89A1
split-complementary
#D4EE89 #89A1EE #D689EE
monochromatic
#ACDD20 #C1E654 #D4EE89 #E7F6BE #F5FBE4
Accessibility & contrast
On white
1.28
#D4EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#D4EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EE89
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EE89 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E481
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#DCE5D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4ee89; /* rgb */ color: rgb(212, 238, 137); /* oklch */ color: oklch(90.8% 0.130 120.9);
Tailwind
colors: {
custom: {
50: '#e2f3ad',
500: '#d4ee89',
950: '#000000',
},
}SCSS
$custom: #d4ee89; $custom-light: #e2f3ad; $custom-dark: #000000;
JSON
{
"hex": "#d4ee89",
"rgb": {
"r": 212,
"g": 238,
"b": 137
},
"hsl": {
"h": 75.446,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.90799,
"c": 0.1298,
"h": 120.9
},
"luminance": 0.76952
}Semantic roles & 50–950 ramp
primary
#D4EE89
secondary
#7152C9
accent
#0FD742
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581