#D3FCA3#D3FCA3
#D3FCA3 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.2% C 0.122 H 128.6°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCA3 |
|---|---|
| RGB | rgb(211, 252, 163) |
| HSL | hsl(88, 94%, 81%) |
| HSV | hsv(88, 35%, 99%) |
| CMYK | cmyk(16.3%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(94.36, -27.88, 38.41) |
| CIE-LCH | lch(94.36, 47.47, 125.97°) |
| OKLab | oklab(94.16% -0.0761 0.0952) |
| OKLCH | oklch(94.16% 0.122 128.6) |
| XYZ | xyz(68.2843, 86.1132, 47.6672) |
| Luminance | 0.8611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.38
Light Light Green
#C8FFB0
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.77
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Washed Out Green
#BCF5A6
ΔE00 4.32
Pale Green
#C7FDB5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCA3 #CCA3FC
analogous
#FCF8A3 #D3FCA3 #A7FCA3
triadic
#D3FCA3 #A3D3FC #FCA3D3
tetradic
#D3FCA3 #A3FCF8 #CCA3FC #FCA3A7
square
#D3FCA3 #A3FCF8 #CCA3FC #FCA3A7
split-complementary
#D3FCA3 #A3A7FC #F8A3FC
monochromatic
#9AF82C #B7FA68 #D3FCA3 #EFFEDE #F1FEE1
Accessibility & contrast
On white
1.15
#D3FCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#D3FCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCA3
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCA3 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19D
Deuteranopia (green-blind)
#FEEEA7
Tritanopia (blue-blind)
#D7F5E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3fca3; /* rgb */ color: rgb(211, 252, 163); /* oklch */ color: oklch(94.2% 0.122 128.6);
Tailwind
colors: {
custom: {
50: '#e1fdbf',
500: '#d3fca3',
950: '#000000',
},
}SCSS
$custom: #d3fca3; $custom-light: #e1fdbf; $custom-dark: #000000;
JSON
{
"hex": "#d3fca3",
"rgb": {
"r": 211,
"g": 252,
"b": 163
},
"hsl": {
"h": 87.64,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.94158,
"c": 0.12185,
"h": 128.6
},
"luminance": 0.86114
}Semantic roles & 50–950 ramp
primary
#D3FCA3
secondary
#9D64DF
accent
#00E66A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582