#D8F577#D8F577
#D8F577 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.4% C 0.155 H 120.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F577 |
|---|---|
| RGB | rgb(216, 245, 119) |
| HSL | hsl(74, 86%, 71%) |
| HSV | hsv(74, 51%, 96%) |
| CMYK | cmyk(11.8%, 0%, 51.4%, 3.9%) |
| CIE-LAB | lab(92.24, -27.60, 56.85) |
| CIE-LCH | lch(92.24, 63.20, 115.90°) |
| OKLab | oklab(92.35% -0.0784 0.1342) |
| OKLCH | oklch(92.35% 0.155 120.3) |
| XYZ | xyz(64.3016, 81.2358, 29.7418) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.34
Light Yellow Green
#CCFD7F
ΔE00 3.82
Light Pea Green
#C4FE82
ΔE00 5.36
Pale Lime
#BEFD73
ΔE00 5.50
Yellow Green
#C8FD3D
ΔE00 6.04
Light Yellowish Green
#C2FF89
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F577 #9477F5
analogous
#F5D377 #D8F577 #99F577
triadic
#D8F577 #77D8F5 #F577D8
tetradic
#D8F577 #77F5D3 #9477F5 #F57799
square
#D8F577 #77F5D3 #9477F5 #F57799
split-complementary
#D8F577 #7799F5 #D377F5
monochromatic
#B1E111 #C8F13E #D8F577 #E8F9B0 #F7FDE2
Accessibility & contrast
On white
1.22
#D8F577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D8F577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F577
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F577 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#E2EAD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8f577; /* rgb */ color: rgb(216, 245, 119); /* oklch */ color: oklch(92.4% 0.155 120.3);
Tailwind
colors: {
custom: {
50: '#e6f8a1',
500: '#d8f577',
950: '#000000',
},
}SCSS
$custom: #d8f577; $custom-light: #e6f8a1; $custom-dark: #000000;
JSON
{
"hex": "#d8f577",
"rgb": {
"r": 216,
"g": 245,
"b": 119
},
"hsl": {
"h": 73.81,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.92351,
"c": 0.15543,
"h": 120.3
},
"luminance": 0.81236
}Semantic roles & 50–950 ramp
primary
#D8F577
secondary
#6140D0
accent
#03E336
background
#FEFFFC
surface
#FDFFF5
border
#D5D7CF
text
#16170F
muted
#848580