#D5F577#D5F577
#D5F577 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.156 H 121.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F577 |
|---|---|
| RGB | rgb(213, 245, 119) |
| HSL | hsl(75, 86%, 71%) |
| HSV | hsv(75, 51%, 96%) |
| CMYK | cmyk(13.1%, 0%, 51.4%, 3.9%) |
| CIE-LAB | lab(92.03, -28.74, 56.56) |
| CIE-LCH | lch(92.03, 63.44, 116.94°) |
| OKLab | oklab(92.14% -0.0814 0.1336) |
| OKLCH | oklch(92.14% 0.156 121.4) |
| XYZ | xyz(63.4232, 80.7829, 29.7006) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.07
Light Yellow Green
#CCFD7F
ΔE00 3.28
Light Pea Green
#C4FE82
ΔE00 4.80
Pale Lime
#BEFD73
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F577 #9777F5
analogous
#F5D677 #D5F577 #96F577
triadic
#D5F577 #77D5F5 #F577D5
tetradic
#D5F577 #77F5D6 #9777F5 #F57796
square
#D5F577 #77F5D6 #9777F5 #F57796
split-complementary
#D5F577 #7796F5 #D677F5
monochromatic
#ACE111 #C3F13E #D5F577 #E7F9B0 #F6FDE2
Accessibility & contrast
On white
1.22
#D5F577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#D5F577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F577
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F577 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#FEE87E
Tritanopia (blue-blind)
#DEEAD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5f577; /* rgb */ color: rgb(213, 245, 119); /* oklch */ color: oklch(92.1% 0.156 121.4);
Tailwind
colors: {
custom: {
50: '#e4f8a1',
500: '#d5f577',
950: '#000000',
},
}SCSS
$custom: #d5f577; $custom-light: #e4f8a1; $custom-dark: #000000;
JSON
{
"hex": "#d5f577",
"rgb": {
"r": 213,
"g": 245,
"b": 119
},
"hsl": {
"h": 75.238,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.92138,
"c": 0.15649,
"h": 121.4
},
"luminance": 0.80783
}Semantic roles & 50–950 ramp
primary
#D5F577
secondary
#6540D0
accent
#03E33C
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580