#D8EA80#D8EA80
#D8EA80 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.133 H 117.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EA80 |
|---|---|
| RGB | rgb(216, 234, 128) |
| HSL | hsl(70, 72%, 71%) |
| HSV | hsv(70, 45%, 92%) |
| CMYK | cmyk(7.7%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(89.39, -21.50, 49.23) |
| CIE-LCH | lch(89.39, 53.72, 113.59°) |
| OKLab | oklab(90.11% -0.0604 0.1182) |
| OKLCH | oklch(90.11% 0.133 117.1) |
| XYZ | xyz(61.6386, 75.0036, 31.6479) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.71
Greenish Beige
#C9D179
ΔE00 6.00
Light Yellow Green
#CCFD7F
ΔE00 6.29
Pear
#CBF85F
ΔE00 6.42
Yellowish Tan
#FCFC81
ΔE00 6.70
Khaki (CSS)
#F0E68C
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EA80 #9280EA
analogous
#EAC780 #D8EA80 #A3EA80
triadic
#D8EA80 #80D8EA #EA80D8
tetradic
#D8EA80 #80EAC7 #9280EA #EA80A3
square
#D8EA80 #80EAC7 #9280EA #EA80A3
split-complementary
#D8EA80 #80A3EA #C780EA
monochromatic
#B0CE22 #C8E14B #D8EA80 #E8F3B5 #F7FBE5
Accessibility & contrast
On white
1.31
#D8EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#D8EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EA80
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EA80 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E077
Deuteranopia (green-blind)
#F5E185
Tritanopia (blue-blind)
#E2E0D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8ea80; /* rgb */ color: rgb(216, 234, 128); /* oklch */ color: oklch(90.1% 0.133 117.1);
Tailwind
colors: {
custom: {
50: '#e6f0a7',
500: '#d8ea80',
950: '#000000',
},
}SCSS
$custom: #d8ea80; $custom-light: #e6f0a7; $custom-dark: #000000;
JSON
{
"hex": "#d8ea80",
"rgb": {
"r": 216,
"g": 234,
"b": 128
},
"hsl": {
"h": 70.189,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.90108,
"c": 0.1327,
"h": 117.1
},
"luminance": 0.75003
}Semantic roles & 50–950 ramp
primary
#D8EA80
secondary
#5F4BC3
accent
#12D433
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161610
muted
#848580