#D8EB80#D8EB80
#D8EB80 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.134 H 117.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EB80 |
|---|---|
| RGB | rgb(216, 235, 128) |
| HSL | hsl(71, 73%, 71%) |
| HSV | hsv(71, 46%, 92%) |
| CMYK | cmyk(8.1%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(89.66, -21.98, 49.56) |
| CIE-LCH | lch(89.66, 54.22, 113.92°) |
| OKLab | oklab(90.32% -0.0617 0.1189) |
| OKLCH | oklch(90.32% 0.134 117.4) |
| XYZ | xyz(61.9241, 75.5746, 31.7431) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.76
Light Yellow Green
#CCFD7F
ΔE00 6.01
Pear
#CBF85F
ΔE00 6.18
Greenish Beige
#C9D179
ΔE00 6.26
Yellowish Tan
#FCFC81
ΔE00 6.68
Pale Yellow
#FFFF84
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EB80 #9380EB
analogous
#EBC880 #D8EB80 #A2EB80
triadic
#D8EB80 #80D8EB #EB80D8
tetradic
#D8EB80 #80EBC8 #9380EB #EB80A2
square
#D8EB80 #80EBC8 #9380EB #EB80A2
split-complementary
#D8EB80 #80A2EB #C880EB
monochromatic
#B1D021 #C8E34B #D8EB80 #E8F3B5 #F7FBE5
Accessibility & contrast
On white
1.30
#D8EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#D8EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EB80
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EB80 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E177
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#E2E1D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8eb80; /* rgb */ color: rgb(216, 235, 128); /* oklch */ color: oklch(90.3% 0.134 117.4);
Tailwind
colors: {
custom: {
50: '#e6f1a7',
500: '#d8eb80',
950: '#000000',
},
}SCSS
$custom: #d8eb80; $custom-light: #e6f1a7; $custom-dark: #000000;
JSON
{
"hex": "#d8eb80",
"rgb": {
"r": 216,
"g": 235,
"b": 128
},
"hsl": {
"h": 70.654,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.90321,
"c": 0.13397,
"h": 117.4
},
"luminance": 0.75574
}Semantic roles & 50–950 ramp
primary
#D8EB80
secondary
#604BC4
accent
#11D533
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161610
muted
#848580