#D8EB89#D8EB89
#D8EB89 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.5% C 0.125 H 117.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EB89 |
|---|---|
| RGB | rgb(216, 235, 137) |
| HSL | hsl(72, 71%, 73%) |
| HSV | hsv(72, 42%, 92%) |
| CMYK | cmyk(8.1%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(89.78, -21.04, 45.37) |
| CIE-LCH | lch(89.78, 50.01, 114.88°) |
| OKLab | oklab(90.45% -0.0584 0.1101) |
| OKLCH | oklch(90.45% 0.125 117.9) |
| XYZ | xyz(62.5429, 75.8221, 35.0024) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.69
Greenish Beige
#C9D179
ΔE00 6.04
Light Yellow Green
#CCFD7F
ΔE00 6.27
Pear
#CBF85F
ΔE00 7.10
Khaki (CSS)
#F0E68C
ΔE00 7.15
Pistachio (survey)
#C0FA8B
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EB89 #9C89EB
analogous
#EBCD89 #D8EB89 #A7EB89
triadic
#D8EB89 #89D8EB #EB89D8
tetradic
#D8EB89 #89EBCD #9C89EB #EB89A7
square
#D8EB89 #89EBCD #9C89EB #EB89A7
split-complementary
#D8EB89 #89A7EB #CD89EB
monochromatic
#B3D524 #C7E255 #D8EB89 #E9F4BD #F6FBE5
Accessibility & contrast
On white
1.30
#D8EB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#D8EB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EB89
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EB89 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E181
Deuteranopia (green-blind)
#F5E28E
Tritanopia (blue-blind)
#E1E1D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d8eb89; /* rgb */ color: rgb(216, 235, 137); /* oklch */ color: oklch(90.5% 0.125 117.9);
Tailwind
colors: {
custom: {
50: '#e5f1ad',
500: '#d8eb89',
950: '#000000',
},
}SCSS
$custom: #d8eb89; $custom-light: #e5f1ad; $custom-dark: #000000;
JSON
{
"hex": "#d8eb89",
"rgb": {
"r": 216,
"g": 235,
"b": 137
},
"hsl": {
"h": 71.633,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.90451,
"c": 0.12458,
"h": 117.9
},
"luminance": 0.75822
}Semantic roles & 50–950 ramp
primary
#D8EB89
secondary
#6953C5
accent
#12D338
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581