#D8FA80#D8FA80
#D8FA80 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.5% C 0.153 H 122.2°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FA80 |
|---|---|
| RGB | rgb(216, 250, 128) |
| HSL | hsl(77, 92%, 74%) |
| HSV | hsv(77, 49%, 98%) |
| CMYK | cmyk(13.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(93.68, -29.10, 54.44) |
| CIE-LCH | lch(93.68, 61.73, 118.12°) |
| OKLab | oklab(93.54% -0.0818 0.1297) |
| OKLCH | oklch(93.54% 0.153 122.2) |
| XYZ | xyz(66.4010, 84.5286, 33.2354) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.56
Pear
#CBF85F
ΔE00 3.58
Light Pea Green
#C4FE82
ΔE00 4.11
Pale Lime
#BEFD73
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.93
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FA80 #A280FA
analogous
#FADF80 #D8FA80 #9BFA80
triadic
#D8FA80 #80D8FA #FA80D8
tetradic
#D8FA80 #80FADF #A280FA #FA809B
square
#D8FA80 #80FADF #A280FA #FA809B
split-complementary
#D8FA80 #809BFA #DF80FA
monochromatic
#B4F50A #C6F845 #D8FA80 #EAFCBB #F6FEE2
Accessibility & contrast
On white
1.17
#D8FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#D8FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FA80
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FA80 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#E1F0DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8fa80; /* rgb */ color: rgb(216, 250, 128); /* oklch */ color: oklch(93.5% 0.153 122.2);
Tailwind
colors: {
custom: {
50: '#e6fca7',
500: '#d8fa80',
950: '#000000',
},
}SCSS
$custom: #d8fa80; $custom-light: #e6fca7; $custom-dark: #000000;
JSON
{
"hex": "#d8fa80",
"rgb": {
"r": 216,
"g": 250,
"b": 128
},
"hsl": {
"h": 76.721,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.93542,
"c": 0.15333,
"h": 122.2
},
"luminance": 0.84529
}Semantic roles & 50–950 ramp
primary
#D8FA80
secondary
#6F47D7
accent
#00E640
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581