#D8EA89#D8EA89
#D8EA89 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.123 H 117.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EA89 |
|---|---|
| RGB | rgb(216, 234, 137) |
| HSL | hsl(71, 70%, 73%) |
| HSV | hsv(71, 41%, 92%) |
| CMYK | cmyk(7.7%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(89.51, -20.56, 45.03) |
| CIE-LCH | lch(89.51, 49.50, 114.54°) |
| OKLab | oklab(90.24% -0.057 0.1093) |
| OKLCH | oklch(90.24% 0.123 117.5) |
| XYZ | xyz(62.2574, 75.2512, 34.9072) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.63
Greenish Beige
#C9D179
ΔE00 5.79
Light Yellow Green
#CCFD7F
ΔE00 6.55
Khaki (CSS)
#F0E68C
ΔE00 6.95
Parchment
#FEFCAF
ΔE00 7.32
Pear
#CBF85F
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EA89 #9B89EA
analogous
#EACB89 #D8EA89 #A7EA89
triadic
#D8EA89 #89D8EA #EA89D8
tetradic
#D8EA89 #89EACB #9B89EA #EA89A7
square
#D8EA89 #89EACB #9B89EA #EA89A7
split-complementary
#D8EA89 #89A7EA #CB89EA
monochromatic
#B3D326 #C7E155 #D8EA89 #E9F3BD #F6FAE5
Accessibility & contrast
On white
1.31
#D8EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D8EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EA89
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EA89 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#E1E0D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8ea89; /* rgb */ color: rgb(216, 234, 137); /* oklch */ color: oklch(90.2% 0.123 117.5);
Tailwind
colors: {
custom: {
50: '#e5f0ad',
500: '#d8ea89',
950: '#000000',
},
}SCSS
$custom: #d8ea89; $custom-light: #e5f0ad; $custom-dark: #000000;
JSON
{
"hex": "#d8ea89",
"rgb": {
"r": 216,
"g": 234,
"b": 137
},
"hsl": {
"h": 71.134,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.90238,
"c": 0.12327,
"h": 117.5
},
"luminance": 0.75251
}Semantic roles & 50–950 ramp
primary
#D8EA89
secondary
#6853C4
accent
#14D237
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581