#D8FC8A#D8FC8A
#D8FC8A is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.1% C 0.146 H 123.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FC8A |
|---|---|
| RGB | rgb(216, 252, 138) |
| HSL | hsl(79, 95%, 76%) |
| HSV | hsv(79, 45%, 99%) |
| CMYK | cmyk(14.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(94.34, -29.01, 50.56) |
| CIE-LCH | lch(94.34, 58.30, 119.85°) |
| OKLab | oklab(94.11% -0.0808 0.1218) |
| OKLCH | oklch(94.11% 0.146 123.6) |
| XYZ | xyz(67.7167, 86.0544, 37.0825) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.32
Light Pea Green
#C4FE82
ΔE00 3.57
Light Yellowish Green
#C2FF89
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Pale Lime
#BEFD73
ΔE00 4.52
Pear
#CBF85F
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FC8A #AE8AFC
analogous
#FCE78A #D8FC8A #9FFC8A
triadic
#D8FC8A #8AD8FC #FC8AD8
tetradic
#D8FC8A #8AFCE7 #AE8AFC #FC8A9F
square
#D8FC8A #8AFCE7 #AE8AFC #FC8A9F
split-complementary
#D8FC8A #8A9FFC #E78AFC
monochromatic
#B0F913 #C4FA4E #D8FC8A #ECFEC6 #F5FEE1
Accessibility & contrast
On white
1.15
#D8FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#D8FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FC8A
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FC8A | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF081
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#E0F2E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d8fc8a; /* rgb */ color: rgb(216, 252, 138); /* oklch */ color: oklch(94.1% 0.146 123.6);
Tailwind
colors: {
custom: {
50: '#e6fdae',
500: '#d8fc8a',
950: '#000000',
},
}SCSS
$custom: #d8fc8a; $custom-light: #e6fdae; $custom-dark: #000000;
JSON
{
"hex": "#d8fc8a",
"rgb": {
"r": 216,
"g": 252,
"b": 138
},
"hsl": {
"h": 78.947,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.94107,
"c": 0.14615,
"h": 123.6
},
"luminance": 0.86055
}Semantic roles & 50–950 ramp
primary
#D8FC8A
secondary
#7B4FDC
accent
#00E648
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581