#D8FE88#D8FE88
#D8FE88 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.151 H 123.9°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FE88 |
|---|---|
| RGB | rgb(216, 254, 136) |
| HSL | hsl(79, 98%, 76%) |
| HSV | hsv(79, 46%, 100%) |
| CMYK | cmyk(15%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(94.85, -30.16, 52.14) |
| CIE-LCH | lch(94.85, 60.23, 120.04°) |
| OKLab | oklab(94.51% -0.0842 0.1251) |
| OKLCH | oklch(94.51% 0.151 123.9) |
| XYZ | xyz(68.2046, 87.2598, 36.5374) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 3.31
Light Yellowish Green
#C2FF89
ΔE00 3.98
Pale Lime
#BEFD73
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Pear
#CBF85F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FE88 #AE88FE
analogous
#FEE988 #D8FE88 #9DFE88
triadic
#D8FE88 #88D8FE #FE88D8
tetradic
#D8FE88 #88FEE9 #AE88FE #FE889D
square
#D8FE88 #88FEE9 #AE88FE #FE889D
split-complementary
#D8FE88 #889DFE #E988FE
monochromatic
#B0FD0F #C4FD4B #D8FE88 #ECFFC5 #F5FFE1
Accessibility & contrast
On white
1.14
#D8FE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#D8FE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FE88
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FE88 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17E
Deuteranopia (green-blind)
#FFF08F
Tritanopia (blue-blind)
#E0F4E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d8fe88; /* rgb */ color: rgb(216, 254, 136); /* oklch */ color: oklch(94.5% 0.151 123.9);
Tailwind
colors: {
custom: {
50: '#e6fead',
500: '#d8fe88',
950: '#000000',
},
}SCSS
$custom: #d8fe88; $custom-light: #e6fead; $custom-dark: #000000;
JSON
{
"hex": "#d8fe88",
"rgb": {
"r": 216,
"g": 254,
"b": 136
},
"hsl": {
"h": 79.322,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.94511,
"c": 0.15081,
"h": 123.9
},
"luminance": 0.8726
}Semantic roles & 50–950 ramp
primary
#D8FE88
secondary
#7B4CDE
accent
#00E64A
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681