#D8EA81#D8EA81
#D8EA81 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.132 H 117.1°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EA81 |
|---|---|
| RGB | rgb(216, 234, 129) |
| HSL | hsl(70, 71%, 71%) |
| HSV | hsv(70, 45%, 92%) |
| CMYK | cmyk(7.7%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(89.41, -21.40, 48.77) |
| CIE-LCH | lch(89.41, 53.26, 113.69°) |
| OKLab | oklab(90.12% -0.06 0.1172) |
| OKLCH | oklch(90.12% 0.132 117.1) |
| XYZ | xyz(61.7047, 75.0301, 31.9962) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Greenish Beige
#C9D179
ΔE00 5.97
Light Yellow Green
#CCFD7F
ΔE00 6.30
Pear
#CBF85F
ΔE00 6.51
Yellowish Tan
#FCFC81
ΔE00 6.76
Khaki (CSS)
#F0E68C
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EA81 #9381EA
analogous
#EAC781 #D8EA81 #A3EA81
triadic
#D8EA81 #81D8EA #EA81D8
tetradic
#D8EA81 #81EAC7 #9381EA #EA81A3
square
#D8EA81 #81EAC7 #9381EA #EA81A3
split-complementary
#D8EA81 #81A3EA #C781EA
monochromatic
#B1CE22 #C8E14D #D8EA81 #E8F3B5 #F7FBE5
Accessibility & contrast
On white
1.31
#D8EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#D8EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EA81
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EA81 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E078
Deuteranopia (green-blind)
#F5E186
Tritanopia (blue-blind)
#E2E0D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8ea81; /* rgb */ color: rgb(216, 234, 129); /* oklch */ color: oklch(90.1% 0.132 117.1);
Tailwind
colors: {
custom: {
50: '#e5f0a7',
500: '#d8ea81',
950: '#000000',
},
}SCSS
$custom: #d8ea81; $custom-light: #e5f0a7; $custom-dark: #000000;
JSON
{
"hex": "#d8ea81",
"rgb": {
"r": 216,
"g": 234,
"b": 129
},
"hsl": {
"h": 70.286,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.90121,
"c": 0.13167,
"h": 117.1
},
"luminance": 0.7503
}Semantic roles & 50–950 ramp
primary
#D8EA81
secondary
#604CC3
accent
#12D333
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161610
muted
#848580