#DCFCA3#DCFCA3
#DCFCA3 is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.8% C 0.118 H 124.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA3 |
|---|---|
| RGB | rgb(220, 252, 163) |
| HSL | hsl(82, 94%, 81%) |
| HSV | hsv(82, 35%, 99%) |
| CMYK | cmyk(12.7%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(94.94, -24.66, 39.28) |
| CIE-LCH | lch(94.94, 46.38, 122.12°) |
| OKLab | oklab(94.77% -0.0673 0.0972) |
| OKLCH | oklch(94.77% 0.118 124.7) |
| XYZ | xyz(70.9359, 87.4804, 47.7915) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Light Light Green
#C8FFB0
ΔE00 5.18
Light Yellow Green
#CCFD7F
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA3 #C3A3FC
analogous
#FCF0A3 #DCFCA3 #B0FCA3
triadic
#DCFCA3 #A3DCFC #FCA3DC
tetradic
#DCFCA3 #A3FCF0 #C3A3FC #FCA3B0
square
#DCFCA3 #A3FCF0 #C3A3FC #FCA3B0
split-complementary
#DCFCA3 #A3B0FC #F0A3FC
monochromatic
#AFF82C #C5FA68 #DCFCA3 #F3FEDE #F4FEE1
Accessibility & contrast
On white
1.14
#DCFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DCFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA3
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA3 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19D
Deuteranopia (green-blind)
#FFF0A7
Tritanopia (blue-blind)
#E2F4E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfca3; /* rgb */ color: rgb(220, 252, 163); /* oklch */ color: oklch(94.8% 0.118 124.7);
Tailwind
colors: {
custom: {
50: '#e8fdbf',
500: '#dcfca3',
950: '#000000',
},
}SCSS
$custom: #dcfca3; $custom-light: #e8fdbf; $custom-dark: #000000;
JSON
{
"hex": "#dcfca3",
"rgb": {
"r": 220,
"g": 252,
"b": 163
},
"hsl": {
"h": 81.573,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.94771,
"c": 0.11818,
"h": 124.7
},
"luminance": 0.87481
}Semantic roles & 50–950 ramp
primary
#DCFCA3
secondary
#9064DF
accent
#00E653
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582