#DCFCA4#DCFCA4
#DCFCA4 is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.8% C 0.117 H 124.8°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA4 |
|---|---|
| RGB | rgb(220, 252, 164) |
| HSL | hsl(82, 94%, 82%) |
| HSV | hsv(82, 35%, 99%) |
| CMYK | cmyk(12.7%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(94.96, -24.53, 38.81) |
| CIE-LCH | lch(94.96, 45.91, 122.30°) |
| OKLab | oklab(94.79% -0.0669 0.0961) |
| OKLCH | oklch(94.79% 0.117 124.8) |
| XYZ | xyz(71.0258, 87.5164, 48.2653) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.90
Light Light Green
#C8FFB0
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Tea Green
#BDF8A3
ΔE00 5.45
Light Yellow Green
#CCFD7F
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA4 #C4A4FC
analogous
#FCF0A4 #DCFCA4 #B0FCA4
triadic
#DCFCA4 #A4DCFC #FCA4DC
tetradic
#DCFCA4 #A4FCF0 #C4A4FC #FCA4B0
square
#DCFCA4 #A4FCF0 #C4A4FC #FCA4B0
split-complementary
#DCFCA4 #A4B0FC #F0A4FC
monochromatic
#AEF82E #C5FA69 #DCFCA4 #F3FEDF #F4FEE1
Accessibility & contrast
On white
1.13
#DCFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DCFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA4
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA4 | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 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)
#FFF29E
Deuteranopia (green-blind)
#FFF0A8
Tritanopia (blue-blind)
#E2F4E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfca4; /* rgb */ color: rgb(220, 252, 164); /* oklch */ color: oklch(94.8% 0.117 124.8);
Tailwind
colors: {
custom: {
50: '#e8fdc0',
500: '#dcfca4',
950: '#000000',
},
}SCSS
$custom: #dcfca4; $custom-light: #e8fdc0; $custom-dark: #000000;
JSON
{
"hex": "#dcfca4",
"rgb": {
"r": 220,
"g": 252,
"b": 164
},
"hsl": {
"h": 81.818,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.94788,
"c": 0.11707,
"h": 124.8
},
"luminance": 0.87517
}Semantic roles & 50–950 ramp
primary
#DCFCA4
secondary
#9165DF
accent
#00E653
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582