#D3F575#D3F575
#D3F575 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.0% C 0.159 H 121.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F575 |
|---|---|
| RGB | rgb(211, 245, 117) |
| HSL | hsl(76, 86%, 71%) |
| HSV | hsv(76, 52%, 96%) |
| CMYK | cmyk(13.9%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(91.88, -29.68, 57.25) |
| CIE-LCH | lch(91.88, 64.49, 117.41°) |
| OKLab | oklab(91.97% -0.0841 0.135) |
| OKLCH | oklch(91.97% 0.159 121.9) |
| XYZ | xyz(62.7276, 80.4380, 29.0476) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 3.06
Light Pea Green
#C4FE82
ΔE00 4.57
Pale Lime
#BEFD73
ΔE00 4.62
Light Lime Green
#B9FF66
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F575 #9775F5
analogous
#F5D775 #D3F575 #93F575
triadic
#D3F575 #75D3F5 #F575D3
tetradic
#D3F575 #75F5D7 #9775F5 #F57593
square
#D3F575 #75F5D7 #9775F5 #F57593
split-complementary
#D3F575 #7593F5 #D775F5
monochromatic
#A8DF10 #C1F13C #D3F575 #E5F9AE #F6FDE2
Accessibility & contrast
On white
1.23
#D3F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D3F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F575
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F575 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#FDE87D
Tritanopia (blue-blind)
#DCEAD8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f575; /* rgb */ color: rgb(211, 245, 117); /* oklch */ color: oklch(92.0% 0.159 121.9);
Tailwind
colors: {
custom: {
50: '#e3f8a0',
500: '#d3f575',
950: '#000000',
},
}SCSS
$custom: #d3f575; $custom-light: #e3f8a0; $custom-dark: #000000;
JSON
{
"hex": "#d3f575",
"rgb": {
"r": 211,
"g": 245,
"b": 117
},
"hsl": {
"h": 75.938,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.91974,
"c": 0.15906,
"h": 121.9
},
"luminance": 0.80438
}Semantic roles & 50–950 ramp
primary
#D3F575
secondary
#653FD0
accent
#02E33E
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580