#D8EA84#D8EA84
#D8EA84 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.2% C 0.129 H 117.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EA84 |
|---|---|
| RGB | rgb(216, 234, 132) |
| HSL | hsl(71, 71%, 72%) |
| HSV | hsv(71, 44%, 92%) |
| CMYK | cmyk(7.7%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(89.44, -21.09, 47.37) |
| CIE-LCH | lch(89.44, 51.86, 114.00°) |
| OKLab | oklab(90.16% -0.0589 0.1143) |
| OKLCH | oklch(90.16% 0.129 117.3) |
| XYZ | xyz(61.9070, 75.1110, 33.0619) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.22
Greenish Beige
#C9D179
ΔE00 5.87
Light Yellow Green
#CCFD7F
ΔE00 6.37
Pear
#CBF85F
ΔE00 6.80
Khaki (CSS)
#F0E68C
ΔE00 6.94
Yellowish Tan
#FCFC81
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EA84 #9684EA
analogous
#EAC984 #D8EA84 #A5EA84
triadic
#D8EA84 #84D8EA #EA84D8
tetradic
#D8EA84 #84EAC9 #9684EA #EA84A5
square
#D8EA84 #84EAC9 #9684EA #EA84A5
split-complementary
#D8EA84 #84A5EA #C984EA
monochromatic
#B2D024 #C7E150 #D8EA84 #E9F3B8 #F7FBE5
Accessibility & contrast
On white
1.31
#D8EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D8EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EA84
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EA84 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#E2E0D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8ea84; /* rgb */ color: rgb(216, 234, 132); /* oklch */ color: oklch(90.2% 0.129 117.3);
Tailwind
colors: {
custom: {
50: '#e5f0a9',
500: '#d8ea84',
950: '#000000',
},
}SCSS
$custom: #d8ea84; $custom-light: #e5f0a9; $custom-dark: #000000;
JSON
{
"hex": "#d8ea84",
"rgb": {
"r": 216,
"g": 234,
"b": 132
},
"hsl": {
"h": 70.588,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.90164,
"c": 0.12856,
"h": 117.3
},
"luminance": 0.75111
}Semantic roles & 50–950 ramp
primary
#D8EA84
secondary
#634FC4
accent
#13D335
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581