#D2F177#D2F177
#D2F177 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.1% C 0.152 H 121.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F177 |
|---|---|
| RGB | rgb(210, 241, 119) |
| HSL | hsl(75, 81%, 71%) |
| HSV | hsv(75, 51%, 95%) |
| CMYK | cmyk(12.9%, 0%, 50.6%, 5.5%) |
| CIE-LAB | lab(90.75, -28.00, 54.99) |
| CIE-LCH | lch(90.75, 61.71, 116.99°) |
| OKLab | oklab(91.06% -0.0792 0.1303) |
| OKLCH | oklch(91.06% 0.152 121.3) |
| XYZ | xyz(61.3638, 77.9442, 29.2612) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.59
Light Yellow Green
#CCFD7F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 5.03
Pale Lime
#BEFD73
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F177 #9677F1
analogous
#F1D377 #D2F177 #95F177
triadic
#D2F177 #77D2F1 #F177D2
tetradic
#D2F177 #77F1D3 #9677F1 #F17795
square
#D2F177 #77F1D3 #9677F1 #F17795
split-complementary
#D2F177 #7795F1 #D377F1
monochromatic
#A6D716 #C0EB40 #D2F177 #E4F7AE #F6FCE3
Accessibility & contrast
On white
1.27
#D2F177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#D2F177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F177
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F177 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56C
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#DBE7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2f177; /* rgb */ color: rgb(210, 241, 119); /* oklch */ color: oklch(91.1% 0.152 121.3);
Tailwind
colors: {
custom: {
50: '#e2f5a1',
500: '#d2f177',
950: '#000000',
},
}SCSS
$custom: #d2f177; $custom-light: #e2f5a1; $custom-dark: #000000;
JSON
{
"hex": "#d2f177",
"rgb": {
"r": 210,
"g": 241,
"b": 119
},
"hsl": {
"h": 75.246,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.91059,
"c": 0.15245,
"h": 121.3
},
"luminance": 0.77944
}Semantic roles & 50–950 ramp
primary
#D2F177
secondary
#6441CB
accent
#08DE3E
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580