#D8FA8F#D8FA8F
#D8FA8F is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.7% C 0.138 H 123.5°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FA8F |
|---|---|
| RGB | rgb(216, 250, 143) |
| HSL | hsl(79, 91%, 77%) |
| HSV | hsv(79, 43%, 98%) |
| CMYK | cmyk(13.6%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(93.86, -27.54, 47.60) |
| CIE-LCH | lch(93.86, 54.99, 120.05°) |
| OKLab | oklab(93.75% -0.0763 0.1154) |
| OKLCH | oklch(93.75% 0.138 123.5) |
| XYZ | xyz(67.4623, 84.9531, 38.8248) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.01
Light Pea Green
#C4FE82
ΔE00 3.99
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.37
Celery
#C1FD95
ΔE00 4.80
Pale Lime
#BEFD73
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FA8F #B18FFA
analogous
#FAE68F #D8FA8F #A3FA8F
triadic
#D8FA8F #8FD8FA #FA8FD8
tetradic
#D8FA8F #8FFAE6 #B18FFA #FA8FA3
square
#D8FA8F #8FFAE6 #B18FFA #FA8FA3
split-complementary
#D8FA8F #8FA3FA #E68FFA
monochromatic
#AFF51A #C4F754 #D8FA8F #ECFDCA #F5FEE2
Accessibility & contrast
On white
1.17
#D8FA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#D8FA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FA8F
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FA8F | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE86
Deuteranopia (green-blind)
#FFED95
Tritanopia (blue-blind)
#DFF1E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8fa8f; /* rgb */ color: rgb(216, 250, 143); /* oklch */ color: oklch(93.7% 0.138 123.5);
Tailwind
colors: {
custom: {
50: '#e5fcb1',
500: '#d8fa8f',
950: '#000000',
},
}SCSS
$custom: #d8fa8f; $custom-light: #e5fcb1; $custom-dark: #000000;
JSON
{
"hex": "#d8fa8f",
"rgb": {
"r": 216,
"g": 250,
"b": 143
},
"hsl": {
"h": 79.065,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.93748,
"c": 0.13835,
"h": 123.5
},
"luminance": 0.84953
}Semantic roles & 50–950 ramp
primary
#D8FA8F
secondary
#7E54D9
accent
#00E649
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581