#D5EE89#D5EE89
#D5EE89 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.9% C 0.129 H 120.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EE89 |
|---|---|
| RGB | rgb(213, 238, 137) |
| HSL | hsl(75, 75%, 74%) |
| HSV | hsv(75, 42%, 93%) |
| CMYK | cmyk(10.5%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(90.37, -23.62, 46.06) |
| CIE-LCH | lch(90.37, 51.77, 117.15°) |
| OKLab | oklab(90.87% -0.0655 0.1117) |
| OKLCH | oklch(90.87% 0.129 120.4) |
| XYZ | xyz(62.5306, 77.1015, 35.2499) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Light Pea Green
#C4FE82
ΔE00 6.04
Pear
#CBF85F
ΔE00 6.30
Light Yellowish Green
#C2FF89
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EE89 #A289EE
analogous
#EED489 #D5EE89 #A2EE89
triadic
#D5EE89 #89D5EE #EE89D5
tetradic
#D5EE89 #89EED4 #A289EE #EE89A2
square
#D5EE89 #89EED4 #A289EE #EE89A2
split-complementary
#D5EE89 #89A2EE #D489EE
monochromatic
#AEDD20 #C2E654 #D5EE89 #E8F6BE #F5FBE4
Accessibility & contrast
On white
1.28
#D5EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#D5EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EE89
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EE89 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E481
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#DDE5D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d5ee89; /* rgb */ color: rgb(213, 238, 137); /* oklch */ color: oklch(90.9% 0.129 120.4);
Tailwind
colors: {
custom: {
50: '#e3f3ad',
500: '#d5ee89',
950: '#000000',
},
}SCSS
$custom: #d5ee89; $custom-light: #e3f3ad; $custom-dark: #000000;
JSON
{
"hex": "#d5ee89",
"rgb": {
"r": 213,
"g": 238,
"b": 137
},
"hsl": {
"h": 74.851,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.90871,
"c": 0.12947,
"h": 120.4
},
"luminance": 0.77101
}Semantic roles & 50–950 ramp
primary
#D5EE89
secondary
#7052C9
accent
#0FD740
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581