#D3FA7A#D3FA7A
#D3FA7A is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.161 H 123.5°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA7A |
|---|---|
| RGB | rgb(211, 250, 122) |
| HSL | hsl(78, 93%, 73%) |
| HSV | hsv(78, 51%, 98%) |
| CMYK | cmyk(15.6%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(93.29, -31.54, 56.64) |
| CIE-LCH | lch(93.29, 64.83, 119.11°) |
| OKLab | oklab(93.12% -0.0889 0.1341) |
| OKLCH | oklch(93.12% 0.161 123.5) |
| XYZ | xyz(64.5626, 83.6249, 31.1485) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.91
Pear
#CBF85F
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 3.51
Pale Lime
#BEFD73
ΔE00 3.69
Light Yellowish Green
#C2FF89
ΔE00 4.47
Light Lime Green
#B9FF66
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA7A #A17AFA
analogous
#FAE17A #D3FA7A #93FA7A
triadic
#D3FA7A #7AD3FA #FA7AD3
tetradic
#D3FA7A #7AFAE1 #A17AFA #FA7A93
square
#D3FA7A #7AFAE1 #A17AFA #FA7A93
split-complementary
#D3FA7A #7A93FA #E17AFA
monochromatic
#AAF109 #BFF83F #D3FA7A #E7FCB5 #F5FEE2
Accessibility & contrast
On white
1.18
#D3FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#D3FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA7A
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA7A | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FFEB82
Tritanopia (blue-blind)
#DBF0DD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa7a; /* rgb */ color: rgb(211, 250, 122); /* oklch */ color: oklch(93.1% 0.161 123.5);
Tailwind
colors: {
custom: {
50: '#e3fca3',
500: '#d3fa7a',
950: '#000000',
},
}SCSS
$custom: #d3fa7a; $custom-light: #e3fca3; $custom-dark: #000000;
JSON
{
"hex": "#d3fa7a",
"rgb": {
"r": 211,
"g": 250,
"b": 122
},
"hsl": {
"h": 78.281,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.93122,
"c": 0.16089,
"h": 123.5
},
"luminance": 0.83625
}Semantic roles & 50–950 ramp
primary
#D3FA7A
secondary
#6F41D7
accent
#00E646
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580