#D8F88E#D8F88E
#D8F88E is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.3% C 0.137 H 122.8°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F88E |
|---|---|
| RGB | rgb(216, 248, 142) |
| HSL | hsl(78, 88%, 76%) |
| HSV | hsv(78, 43%, 97%) |
| CMYK | cmyk(12.9%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(93.31, -26.71, 47.39) |
| CIE-LCH | lch(93.31, 54.40, 119.40°) |
| OKLab | oklab(93.3% -0.074 0.1149) |
| OKLCH | oklch(93.3% 0.137 122.8) |
| XYZ | xyz(66.7687, 83.6866, 38.2215) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 4.35
Pistachio (survey)
#C0FA8B
ΔE00 4.48
Light Yellowish Green
#C2FF89
ΔE00 4.75
Celery
#C1FD95
ΔE00 5.12
Light Khaki
#E6F2A2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F88E #AE8EF8
analogous
#F8E38E #D8F88E #A3F88E
triadic
#D8F88E #8ED8F8 #F88ED8
tetradic
#D8F88E #8EF8E3 #AE8EF8 #F88EA3
square
#D8F88E #8EF8E3 #AE8EF8 #F88EA3
split-complementary
#D8F88E #8EA3F8 #E38EF8
monochromatic
#B0F11B #C4F454 #D8F88E #ECFCC8 #F5FDE2
Accessibility & contrast
On white
1.18
#D8F88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#D8F88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F88E
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F88E | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED86
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#E0EFDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d8f88e; /* rgb */ color: rgb(216, 248, 142); /* oklch */ color: oklch(93.3% 0.137 122.8);
Tailwind
colors: {
custom: {
50: '#e5fab1',
500: '#d8f88e',
950: '#000000',
},
}SCSS
$custom: #d8f88e; $custom-light: #e5fab1; $custom-dark: #000000;
JSON
{
"hex": "#d8f88e",
"rgb": {
"r": 216,
"g": 248,
"b": 142
},
"hsl": {
"h": 78.113,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.93304,
"c": 0.13666,
"h": 122.8
},
"luminance": 0.83687
}Semantic roles & 50–950 ramp
primary
#D8F88E
secondary
#7B54D7
accent
#01E546
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581