#D3F177#D3F177
#D3F177 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.1% C 0.152 H 120.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F177 |
|---|---|
| RGB | rgb(211, 241, 119) |
| HSL | hsl(75, 81%, 71%) |
| HSV | hsv(75, 51%, 95%) |
| CMYK | cmyk(12.4%, 0%, 50.6%, 5.5%) |
| CIE-LAB | lab(90.82, -27.63, 55.09) |
| CIE-LCH | lch(90.82, 61.63, 116.63°) |
| OKLab | oklab(91.13% -0.0782 0.1305) |
| OKLCH | oklch(91.13% 0.152 120.9) |
| XYZ | xyz(61.6495, 78.0915, 29.2746) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.65
Light Yellow Green
#CCFD7F
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 5.20
Pale Lime
#BEFD73
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F177 #9577F1
analogous
#F1D277 #D3F177 #96F177
triadic
#D3F177 #77D3F1 #F177D3
tetradic
#D3F177 #77F1D2 #9577F1 #F17796
square
#D3F177 #77F1D2 #9577F1 #F17796
split-complementary
#D3F177 #7796F1 #D277F1
monochromatic
#A8D716 #C1EB40 #D3F177 #E5F7AE #F6FCE3
Accessibility & contrast
On white
1.26
#D3F177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#D3F177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F177
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F177 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56C
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#DCE6D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3f177; /* rgb */ color: rgb(211, 241, 119); /* oklch */ color: oklch(91.1% 0.152 120.9);
Tailwind
colors: {
custom: {
50: '#e2f5a1',
500: '#d3f177',
950: '#000000',
},
}SCSS
$custom: #d3f177; $custom-light: #e2f5a1; $custom-dark: #000000;
JSON
{
"hex": "#d3f177",
"rgb": {
"r": 211,
"g": 241,
"b": 119
},
"hsl": {
"h": 74.754,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.9113,
"c": 0.15209,
"h": 120.9
},
"luminance": 0.78091
}Semantic roles & 50–950 ramp
primary
#D3F177
secondary
#6341CB
accent
#08DE3C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580