#D3F577#D3F577
#D3F577 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.0% C 0.157 H 122.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F577 |
|---|---|
| RGB | rgb(211, 245, 119) |
| HSL | hsl(76, 86%, 71%) |
| HSV | hsv(76, 51%, 96%) |
| CMYK | cmyk(13.9%, 0%, 51.4%, 3.9%) |
| CIE-LAB | lab(91.90, -29.50, 56.37) |
| CIE-LCH | lch(91.90, 63.62, 117.62°) |
| OKLab | oklab(92% -0.0834 0.1333) |
| OKLCH | oklch(92% 0.157 122.1) |
| XYZ | xyz(62.8465, 80.4855, 29.6736) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.95
Pear
#CBF85F
ΔE00 2.95
Light Pea Green
#C4FE82
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.58
Light Yellowish Green
#C2FF89
ΔE00 5.36
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F577 #9977F5
analogous
#F5D877 #D3F577 #94F577
triadic
#D3F577 #77D3F5 #F577D3
tetradic
#D3F577 #77F5D8 #9977F5 #F57794
square
#D3F577 #77F5D8 #9977F5 #F57794
split-complementary
#D3F577 #7794F5 #D877F5
monochromatic
#A9E111 #C1F13E #D3F577 #E5F9B0 #F6FDE2
Accessibility & contrast
On white
1.23
#D3F577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D3F577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F577
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F577 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86B
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#DCEAD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f577; /* rgb */ color: rgb(211, 245, 119); /* oklch */ color: oklch(92.0% 0.157 122.1);
Tailwind
colors: {
custom: {
50: '#e3f8a1',
500: '#d3f577',
950: '#000000',
},
}SCSS
$custom: #d3f577; $custom-light: #e3f8a1; $custom-dark: #000000;
JSON
{
"hex": "#d3f577",
"rgb": {
"r": 211,
"g": 245,
"b": 119
},
"hsl": {
"h": 76.19,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.91998,
"c": 0.15721,
"h": 122.1
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#D3F577
secondary
#6740D0
accent
#03E33F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580