#DCFDA1#DCFDA1
#DCFDA1 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 95.0% C 0.122 H 124.7°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDA1 |
|---|---|
| RGB | rgb(220, 253, 161) |
| HSL | hsl(82, 96%, 81%) |
| HSV | hsv(82, 36%, 99%) |
| CMYK | cmyk(13%, 0%, 36.4%, 0.8%) |
| CIE-LAB | lab(95.18, -25.38, 40.58) |
| CIE-LCH | lch(95.18, 47.86, 122.03°) |
| OKLab | oklab(94.95% -0.0694 0.1001) |
| OKLCH | oklch(94.95% 0.122 124.7) |
| XYZ | xyz(71.0730, 88.0390, 46.9602) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.66
Light Khaki
#E6F2A2
ΔE00 4.72
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Light Yellow Green
#CCFD7F
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDA1 #C2A1FD
analogous
#FDF0A1 #DCFDA1 #AEFDA1
triadic
#DCFDA1 #A1DCFD #FDA1DC
tetradic
#DCFDA1 #A1FDF0 #C2A1FD #FDA1AE
square
#DCFDA1 #A1FDF0 #C2A1FD #FDA1AE
split-complementary
#DCFDA1 #A1AEFD #F0A1FD
monochromatic
#AFFA29 #C6FC65 #DCFDA1 #F2FEDD #F4FEE1
Accessibility & contrast
On white
1.13
#DCFDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DCFDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDA1
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDA1 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29A
Deuteranopia (green-blind)
#FFF1A6
Tritanopia (blue-blind)
#E2F5E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfda1; /* rgb */ color: rgb(220, 253, 161); /* oklch */ color: oklch(95.0% 0.122 124.7);
Tailwind
colors: {
custom: {
50: '#e8febe',
500: '#dcfda1',
950: '#000000',
},
}SCSS
$custom: #dcfda1; $custom-light: #e8febe; $custom-dark: #000000;
JSON
{
"hex": "#dcfda1",
"rgb": {
"r": 220,
"g": 253,
"b": 161
},
"hsl": {
"h": 81.522,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.9495,
"c": 0.1218,
"h": 124.7
},
"luminance": 0.88039
}Semantic roles & 50–950 ramp
primary
#DCFDA1
secondary
#8F62E0
accent
#00E652
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582