#D8FA88#D8FA88
#D8FA88 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.6% C 0.145 H 122.9°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FA88 |
|---|---|
| RGB | rgb(216, 250, 136) |
| HSL | hsl(78, 92%, 76%) |
| HSV | hsv(78, 46%, 98%) |
| CMYK | cmyk(13.6%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(93.77, -28.29, 50.82) |
| CIE-LCH | lch(93.77, 58.16, 119.10°) |
| OKLab | oklab(93.65% -0.0789 0.1222) |
| OKLCH | oklch(93.65% 0.145 122.9) |
| XYZ | xyz(66.9485, 84.7475, 36.1187) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.59
Light Pea Green
#C4FE82
ΔE00 3.90
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Light Yellowish Green
#C2FF89
ΔE00 4.52
Pear
#CBF85F
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FA88 #AA88FA
analogous
#FAE388 #D8FA88 #9FFA88
triadic
#D8FA88 #88D8FA #FA88D8
tetradic
#D8FA88 #88FAE3 #AA88FA #FA889F
square
#D8FA88 #88FAE3 #AA88FA #FA889F
split-complementary
#D8FA88 #889FFA #E388FA
monochromatic
#B2F513 #C5F84D #D8FA88 #EBFCC3 #F5FEE2
Accessibility & contrast
On white
1.17
#D8FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#D8FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FA88
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FA88 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7E
Deuteranopia (green-blind)
#FFED8E
Tritanopia (blue-blind)
#E0F0DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8fa88; /* rgb */ color: rgb(216, 250, 136); /* oklch */ color: oklch(93.6% 0.145 122.9);
Tailwind
colors: {
custom: {
50: '#e6fcad',
500: '#d8fa88',
950: '#000000',
},
}SCSS
$custom: #d8fa88; $custom-light: #e6fcad; $custom-dark: #000000;
JSON
{
"hex": "#d8fa88",
"rgb": {
"r": 216,
"g": 250,
"b": 136
},
"hsl": {
"h": 77.895,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.93648,
"c": 0.14548,
"h": 122.9
},
"luminance": 0.84748
}Semantic roles & 50–950 ramp
primary
#D8FA88
secondary
#774ED9
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581