#D3F17A#D3F17A
#D3F17A is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.2% C 0.149 H 121.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F17A |
|---|---|
| RGB | rgb(211, 241, 122) |
| HSL | hsl(75, 81%, 71%) |
| HSV | hsv(75, 49%, 95%) |
| CMYK | cmyk(12.4%, 0%, 49.4%, 5.5%) |
| CIE-LAB | lab(90.86, -27.34, 53.75) |
| CIE-LCH | lch(90.86, 60.30, 116.96°) |
| OKLab | oklab(91.17% -0.0771 0.1278) |
| OKLCH | oklch(91.17% 0.149 121.1) |
| XYZ | xyz(61.8325, 78.1647, 30.2384) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.72
Pear
#CBF85F
ΔE00 3.94
Light Pea Green
#C4FE82
ΔE00 5.08
Pale Lime
#BEFD73
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F17A #987AF1
analogous
#F1D37A #D3F17A #97F17A
triadic
#D3F17A #7AD3F1 #F17AD3
tetradic
#D3F17A #7AF1D3 #987AF1 #F17A97
square
#D3F17A #7AF1D3 #987AF1 #F17A97
split-complementary
#D3F17A #7A97F1 #D37AF1
monochromatic
#A9DA17 #C1EB43 #D3F17A #E5F7B1 #F6FCE3
Accessibility & contrast
On white
1.26
#D3F17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D3F17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F17A
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F17A | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#FAE581
Tritanopia (blue-blind)
#DCE7D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3f17a; /* rgb */ color: rgb(211, 241, 122); /* oklch */ color: oklch(91.2% 0.149 121.1);
Tailwind
colors: {
custom: {
50: '#e2f5a3',
500: '#d3f17a',
950: '#000000',
},
}SCSS
$custom: #d3f17a; $custom-light: #e2f5a3; $custom-dark: #000000;
JSON
{
"hex": "#d3f17a",
"rgb": {
"r": 211,
"g": 241,
"b": 122
},
"hsl": {
"h": 75.126,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.91168,
"c": 0.14923,
"h": 121.1
},
"luminance": 0.78165
}Semantic roles & 50–950 ramp
primary
#D3F17A
secondary
#6644CB
accent
#08DD3E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580