#D3F175#D3F175
#D3F175 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.1% C 0.154 H 120.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F175 |
|---|---|
| RGB | rgb(211, 241, 117) |
| HSL | hsl(75, 82%, 70%) |
| HSV | hsv(75, 51%, 95%) |
| CMYK | cmyk(12.4%, 0%, 51.5%, 5.5%) |
| CIE-LAB | lab(90.80, -27.81, 55.98) |
| CIE-LCH | lch(90.80, 62.51, 116.42°) |
| OKLab | oklab(91.11% -0.0789 0.1322) |
| OKLCH | oklch(91.11% 0.154 120.8) |
| XYZ | xyz(61.5306, 78.0439, 28.6486) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.47
Light Yellow Green
#CCFD7F
ΔE00 3.88
Light Pea Green
#C4FE82
ΔE00 5.29
Pale Lime
#BEFD73
ΔE00 5.42
Pistachio (survey)
#C0FA8B
ΔE00 6.05
Light Yellowish Green
#C2FF89
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F175 #9375F1
analogous
#F1D175 #D3F175 #95F175
triadic
#D3F175 #75D3F1 #F175D3
tetradic
#D3F175 #75F1D1 #9375F1 #F17595
square
#D3F175 #75F1D1 #9375F1 #F17595
split-complementary
#D3F175 #7595F1 #D175F1
monochromatic
#A7D616 #C1EB3D #D3F175 #E5F7AD #F6FCE3
Accessibility & contrast
On white
1.26
#D3F175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D3F175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F175
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F175 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE569
Deuteranopia (green-blind)
#FAE57C
Tritanopia (blue-blind)
#DCE6D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3f175; /* rgb */ color: rgb(211, 241, 117); /* oklch */ color: oklch(91.1% 0.154 120.8);
Tailwind
colors: {
custom: {
50: '#e2f5a0',
500: '#d3f175',
950: '#000000',
},
}SCSS
$custom: #d3f175; $custom-light: #e2f5a0; $custom-dark: #000000;
JSON
{
"hex": "#d3f175",
"rgb": {
"r": 211,
"g": 241,
"b": 117
},
"hsl": {
"h": 74.516,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.91105,
"c": 0.15396,
"h": 120.8
},
"luminance": 0.78044
}Semantic roles & 50–950 ramp
primary
#D3F175
secondary
#613FCB
accent
#08DE3B
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580