#D8FF8A#D8FF8A
#D8FF8A is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.150 H 124.4°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FF8A |
|---|---|
| RGB | rgb(216, 255, 138) |
| HSL | hsl(80, 100%, 77%) |
| HSV | hsv(80, 46%, 100%) |
| CMYK | cmyk(15.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.14, -30.41, 51.56) |
| CIE-LCH | lch(95.14, 59.86, 120.53°) |
| OKLab | oklab(94.75% -0.0847 0.124) |
| OKLCH | oklch(94.75% 0.15 124.4) |
| XYZ | xyz(68.6662, 87.9535, 37.3990) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.93
Light Pea Green
#C4FE82
ΔE00 3.17
Light Yellowish Green
#C2FF89
ΔE00 3.78
Pistachio (survey)
#C0FA8B
ΔE00 4.06
Pale Lime
#BEFD73
ΔE00 4.12
Pear
#CBF85F
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FF8A #B18AFF
analogous
#FFEC8A #D8FF8A #9EFF8A
triadic
#D8FF8A #8AD8FF #FF8AD8
tetradic
#D8FF8A #8AFFEC #B18AFF #FF8A9E
square
#D8FF8A #8AFFEC #B18AFF #FF8A9E
split-complementary
#D8FF8A #8A9EFF #EC8AFF
monochromatic
#AFFF10 #C4FF4D #D8FF8A #ECFFC7 #F5FFE0
Accessibility & contrast
On white
1.13
#D8FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#D8FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FF8A
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FF8A | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF191
Tritanopia (blue-blind)
#DFF5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d8ff8a; /* rgb */ color: rgb(216, 255, 138); /* oklch */ color: oklch(94.8% 0.150 124.4);
Tailwind
colors: {
custom: {
50: '#e6ffae',
500: '#d8ff8a',
950: '#000000',
},
}SCSS
$custom: #d8ff8a; $custom-light: #e6ffae; $custom-dark: #000000;
JSON
{
"hex": "#d8ff8a",
"rgb": {
"r": 216,
"g": 255,
"b": 138
},
"hsl": {
"h": 80,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94754,
"c": 0.15017,
"h": 124.4
},
"luminance": 0.87954
}Semantic roles & 50–950 ramp
primary
#D8FF8A
secondary
#7E4EE0
accent
#00E64D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681