#DCFFA4#DCFFA4
#DCFFA4 is a very light, vivid yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.121 H 125.7°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFA4 |
|---|---|
| RGB | rgb(220, 255, 164) |
| HSL | hsl(83, 100%, 82%) |
| HSV | hsv(83, 36%, 100%) |
| CMYK | cmyk(13.7%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(95.75, -25.96, 39.85) |
| CIE-LCH | lch(95.75, 47.56, 123.08°) |
| OKLab | oklab(95.43% -0.0709 0.0985) |
| OKLCH | oklch(95.43% 0.121 125.7) |
| XYZ | xyz(71.9754, 89.4155, 48.5818) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Light Light Green
#C8FFB0
ΔE00 4.88
Light Yellowish Green
#C2FF89
ΔE00 5.07
Light Yellow Green
#CCFD7F
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFA4 #C7A4FF
analogous
#FFF5A4 #DCFFA4 #AFFFA4
triadic
#DCFFA4 #A4DCFF #FFA4DC
tetradic
#DCFFA4 #A4FFF5 #C7A4FF #FFA4AF
square
#DCFFA4 #A4FFF5 #C7A4FF #FFA4AF
split-complementary
#DCFFA4 #A4AFFF #F5A4FF
monochromatic
#ADFF2A #C4FF67 #DCFFA4 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DCFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DCFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFA4
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFA4 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49E
Deuteranopia (green-blind)
#FFF2A9
Tritanopia (blue-blind)
#E1F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffa4; /* rgb */ color: rgb(220, 255, 164); /* oklch */ color: oklch(95.4% 0.121 125.7);
Tailwind
colors: {
custom: {
50: '#e8ffc0',
500: '#dcffa4',
950: '#000000',
},
}SCSS
$custom: #dcffa4; $custom-light: #e8ffc0; $custom-dark: #000000;
JSON
{
"hex": "#dcffa4",
"rgb": {
"r": 220,
"g": 255,
"b": 164
},
"hsl": {
"h": 83.077,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.95426,
"c": 0.12136,
"h": 125.7
},
"luminance": 0.89416
}Semantic roles & 50–950 ramp
primary
#DCFFA4
secondary
#9564E4
accent
#00E658
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682