#D3FC7A#D3FC7A
#D3FC7A is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.6% C 0.163 H 124.0°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC7A |
|---|---|
| RGB | rgb(211, 252, 122) |
| HSL | hsl(79, 96%, 73%) |
| HSV | hsv(79, 52%, 99%) |
| CMYK | cmyk(16.3%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(93.83, -32.46, 57.29) |
| CIE-LCH | lch(93.83, 65.84, 119.54°) |
| OKLab | oklab(93.56% -0.0915 0.1355) |
| OKLCH | oklch(93.56% 0.163 124) |
| XYZ | xyz(65.1874, 84.8744, 31.3567) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.68
Pear
#CBF85F
ΔE00 2.72
Light Pea Green
#C4FE82
ΔE00 3.29
Pale Lime
#BEFD73
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 4.27
Light Lime Green
#B9FF66
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC7A #A37AFC
analogous
#FCE47A #D3FC7A #92FC7A
triadic
#D3FC7A #7AD3FC #FC7AD3
tetradic
#D3FC7A #7AFCE4 #A37AFC #FC7A92
square
#D3FC7A #7AFCE4 #A37AFC #FC7A92
split-complementary
#D3FC7A #7A92FC #E47AFC
monochromatic
#AAF606 #BFFB3E #D3FC7A #E7FDB6 #F5FEE1
Accessibility & contrast
On white
1.17
#D3FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#D3FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC7A
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC7A | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6E
Deuteranopia (green-blind)
#FFED82
Tritanopia (blue-blind)
#DBF1DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fc7a; /* rgb */ color: rgb(211, 252, 122); /* oklch */ color: oklch(93.6% 0.163 124.0);
Tailwind
colors: {
custom: {
50: '#e3fda3',
500: '#d3fc7a',
950: '#000000',
},
}SCSS
$custom: #d3fc7a; $custom-light: #e3fda3; $custom-dark: #000000;
JSON
{
"hex": "#d3fc7a",
"rgb": {
"r": 211,
"g": 252,
"b": 122
},
"hsl": {
"h": 78.923,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.93558,
"c": 0.16348,
"h": 124
},
"luminance": 0.84875
}Semantic roles & 50–950 ramp
primary
#D3FC7A
secondary
#7141D9
accent
#00E648
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580