#D3F173#D3F173
#D3F173 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.1% C 0.156 H 120.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F173 |
|---|---|
| RGB | rgb(211, 241, 115) |
| HSL | hsl(74, 82%, 70%) |
| HSV | hsv(74, 52%, 95%) |
| CMYK | cmyk(12.4%, 0%, 52.3%, 5.5%) |
| CIE-LAB | lab(90.78, -27.99, 56.86) |
| CIE-LCH | lch(90.78, 63.38, 116.21°) |
| OKLab | oklab(91.08% -0.0795 0.134) |
| OKLCH | oklch(91.08% 0.156 120.7) |
| XYZ | xyz(61.4143, 77.9974, 28.0359) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.31
Light Yellow Green
#CCFD7F
ΔE00 3.96
Light Pea Green
#C4FE82
ΔE00 5.40
Pale Lime
#BEFD73
ΔE00 5.45
Yellow Green
#C8FD3D
ΔE00 6.10
Yellowy Green
#BFF128
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F173 #9173F1
analogous
#F1D073 #D3F173 #94F173
triadic
#D3F173 #73D3F1 #F173D3
tetradic
#D3F173 #73F1D0 #9173F1 #F17394
square
#D3F173 #73F1D0 #9173F1 #F17394
split-complementary
#D3F173 #7394F1 #D073F1
monochromatic
#A7D415 #C2EB3B #D3F173 #E4F7AB #F6FCE2
Accessibility & contrast
On white
1.27
#D3F173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#D3F173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F173
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F173 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE567
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#DDE6D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3f173; /* rgb */ color: rgb(211, 241, 115); /* oklch */ color: oklch(91.1% 0.156 120.7);
Tailwind
colors: {
custom: {
50: '#e3f59e',
500: '#d3f173',
950: '#000000',
},
}SCSS
$custom: #d3f173; $custom-light: #e3f59e; $custom-dark: #000000;
JSON
{
"hex": "#d3f173",
"rgb": {
"r": 211,
"g": 241,
"b": 115
},
"hsl": {
"h": 74.286,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.91082,
"c": 0.15582,
"h": 120.7
},
"luminance": 0.77997
}Semantic roles & 50–950 ramp
primary
#D3F173
secondary
#5F3ECA
accent
#07DE3A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580