#D8FA77#D8FA77
#D8FA77 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.4% C 0.162 H 121.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FA77 |
|---|---|
| RGB | rgb(216, 250, 119) |
| HSL | hsl(76, 93%, 72%) |
| HSV | hsv(76, 52%, 98%) |
| CMYK | cmyk(13.6%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(93.58, -29.94, 58.43) |
| CIE-LCH | lch(93.58, 65.65, 117.13°) |
| OKLab | oklab(93.43% -0.0849 0.1377) |
| OKLCH | oklch(93.43% 0.162 121.7) |
| XYZ | xyz(65.8347, 84.3020, 30.2528) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 4.62
Pale Lime
#BEFD73
ΔE00 4.67
Yellow Green
#C8FD3D
ΔE00 5.36
Light Lime Green
#B9FF66
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FA77 #9977FA
analogous
#FADB77 #D8FA77 #96FA77
triadic
#D8FA77 #77D8FA #FA77D8
tetradic
#D8FA77 #77FADB #9977FA #FA7796
square
#D8FA77 #77FADB #9977FA #FA7796
split-complementary
#D8FA77 #7796FA #DB77FA
monochromatic
#B2EE09 #C7F83C #D8FA77 #E9FCB2 #F7FEE1
Accessibility & contrast
On white
1.18
#D8FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#D8FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FA77
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FA77 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFED7F
Tritanopia (blue-blind)
#E1EFDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8fa77; /* rgb */ color: rgb(216, 250, 119); /* oklch */ color: oklch(93.4% 0.162 121.7);
Tailwind
colors: {
custom: {
50: '#e6fca1',
500: '#d8fa77',
950: '#000000',
},
}SCSS
$custom: #d8fa77; $custom-light: #e6fca1; $custom-dark: #000000;
JSON
{
"hex": "#d8fa77",
"rgb": {
"r": 216,
"g": 250,
"b": 119
},
"hsl": {
"h": 75.573,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.93431,
"c": 0.16176,
"h": 121.7
},
"luminance": 0.84302
}Semantic roles & 50–950 ramp
primary
#D8FA77
secondary
#663FD6
accent
#00E63C
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580