#D7F579#D7F579
#D7F579 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.3% C 0.154 H 120.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F579 |
|---|---|
| RGB | rgb(215, 245, 121) |
| HSL | hsl(75, 86%, 72%) |
| HSV | hsv(75, 51%, 96%) |
| CMYK | cmyk(12.2%, 0%, 50.6%, 3.9%) |
| CIE-LAB | lab(92.19, -27.80, 55.86) |
| CIE-LCH | lch(92.19, 62.40, 116.46°) |
| OKLab | oklab(92.3% -0.0787 0.1323) |
| OKLCH | oklch(92.3% 0.154 120.8) |
| XYZ | xyz(64.1284, 81.1325, 30.3672) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.42
Light Yellow Green
#CCFD7F
ΔE00 3.54
Light Pea Green
#C4FE82
ΔE00 5.07
Pale Lime
#BEFD73
ΔE00 5.29
Light Yellowish Green
#C2FF89
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F579 #9779F5
analogous
#F5D579 #D7F579 #99F579
triadic
#D7F579 #79D7F5 #F579D7
tetradic
#D7F579 #79F5D5 #9779F5 #F57999
square
#D7F579 #79F5D5 #9779F5 #F57999
split-complementary
#D7F579 #7999F5 #D579F5
monochromatic
#B0E311 #C6F140 #D7F579 #E8F9B2 #F7FDE3
Accessibility & contrast
On white
1.22
#D7F579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D7F579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F579
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F579 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#E0EAD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7f579; /* rgb */ color: rgb(215, 245, 121); /* oklch */ color: oklch(92.3% 0.154 120.8);
Tailwind
colors: {
custom: {
50: '#e5f8a3',
500: '#d7f579',
950: '#000000',
},
}SCSS
$custom: #d7f579; $custom-light: #e5f8a3; $custom-dark: #000000;
JSON
{
"hex": "#d7f579",
"rgb": {
"r": 215,
"g": 245,
"b": 121
},
"hsl": {
"h": 74.516,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.92304,
"c": 0.15391,
"h": 120.8
},
"luminance": 0.81132
}Semantic roles & 50–950 ramp
primary
#D7F579
secondary
#6442D0
accent
#03E339
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580