#D2F577#D2F577
#D2F577 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.158 H 122.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F577 |
|---|---|
| RGB | rgb(210, 245, 119) |
| HSL | hsl(77, 86%, 71%) |
| HSV | hsv(77, 51%, 96%) |
| CMYK | cmyk(14.3%, 0%, 51.4%, 3.9%) |
| CIE-LAB | lab(91.84, -29.88, 56.28) |
| CIE-LCH | lch(91.84, 63.72, 117.96°) |
| OKLab | oklab(91.93% -0.0844 0.1331) |
| OKLCH | oklch(91.93% 0.158 122.4) |
| XYZ | xyz(62.5608, 80.3382, 29.6602) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.79
Pear
#CBF85F
ΔE00 2.91
Light Pea Green
#C4FE82
ΔE00 4.27
Pale Lime
#BEFD73
ΔE00 4.41
Light Yellowish Green
#C2FF89
ΔE00 5.19
Pistachio (survey)
#C0FA8B
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F577 #9A77F5
analogous
#F5D977 #D2F577 #93F577
triadic
#D2F577 #77D2F5 #F577D2
tetradic
#D2F577 #77F5D9 #9A77F5 #F57793
square
#D2F577 #77F5D9 #9A77F5 #F57793
split-complementary
#D2F577 #7793F5 #D977F5
monochromatic
#A7E111 #BFF13E #D2F577 #E5F9B0 #F6FDE2
Accessibility & contrast
On white
1.23
#D2F577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#D2F577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F577
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F577 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86B
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#DBEAD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2f577; /* rgb */ color: rgb(210, 245, 119); /* oklch */ color: oklch(91.9% 0.158 122.4);
Tailwind
colors: {
custom: {
50: '#e2f8a1',
500: '#d2f577',
950: '#000000',
},
}SCSS
$custom: #d2f577; $custom-light: #e2f8a1; $custom-dark: #000000;
JSON
{
"hex": "#d2f577",
"rgb": {
"r": 210,
"g": 245,
"b": 119
},
"hsl": {
"h": 76.667,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.91928,
"c": 0.15759,
"h": 122.4
},
"luminance": 0.80338
}Semantic roles & 50–950 ramp
primary
#D2F577
secondary
#6840D0
accent
#03E341
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580