#D3FA7C#D3FA7C
#D3FA7C is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.1% C 0.159 H 123.7°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA7C |
|---|---|
| RGB | rgb(211, 250, 124) |
| HSL | hsl(79, 93%, 73%) |
| HSV | hsv(79, 50%, 98%) |
| CMYK | cmyk(15.6%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(93.31, -31.35, 55.76) |
| CIE-LCH | lch(93.31, 63.97, 119.35°) |
| OKLab | oklab(93.15% -0.0882 0.1323) |
| OKLCH | oklch(93.15% 0.159 123.7) |
| XYZ | xyz(64.6878, 83.6750, 31.8078) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.80
Pear
#CBF85F
ΔE00 3.01
Light Pea Green
#C4FE82
ΔE00 3.38
Pale Lime
#BEFD73
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA7C #A37CFA
analogous
#FAE27C #D3FA7C #94FA7C
triadic
#D3FA7C #7CD3FA #FA7CD3
tetradic
#D3FA7C #7CFAE2 #A37CFA #FA7C94
square
#D3FA7C #7CFAE2 #A37CFA #FA7C94
split-complementary
#D3FA7C #7C94FA #E27CFA
monochromatic
#AAF209 #BFF841 #D3FA7C #E7FCB7 #F5FEE2
Accessibility & contrast
On white
1.18
#D3FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#D3FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA7C
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA7C | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED70
Deuteranopia (green-blind)
#FFEC83
Tritanopia (blue-blind)
#DBF0DD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa7c; /* rgb */ color: rgb(211, 250, 124); /* oklch */ color: oklch(93.1% 0.159 123.7);
Tailwind
colors: {
custom: {
50: '#e2fca5',
500: '#d3fa7c',
950: '#000000',
},
}SCSS
$custom: #d3fa7c; $custom-light: #e2fca5; $custom-dark: #000000;
JSON
{
"hex": "#d3fa7c",
"rgb": {
"r": 211,
"g": 250,
"b": 124
},
"hsl": {
"h": 78.571,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.93147,
"c": 0.15903,
"h": 123.7
},
"luminance": 0.83675
}Semantic roles & 50–950 ramp
primary
#D3FA7C
secondary
#7143D7
accent
#00E647
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580