#DCFDCA#DCFDCA
#DCFDCA is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.7% C 0.075 H 134.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDCA |
|---|---|
| RGB | rgb(220, 253, 202) |
| HSL | hsl(99, 93%, 89%) |
| HSV | hsv(99, 20%, 99%) |
| CMYK | cmyk(13%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(95.88, -19.61, 20.94) |
| CIE-LCH | lch(95.88, 28.68, 133.13°) |
| OKLab | oklab(95.75% -0.0529 0.0536) |
| OKLCH | oklch(95.75% 0.075 134.6) |
| XYZ | xyz(75.2991, 89.7295, 69.2181) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.57
Very Light Green
#D1FFBD
ΔE00 3.65
Pale Green
#C7FDB5
ΔE00 5.27
Light Sage
#BCECAC
ΔE00 5.76
Celadon
#BEFDB7
ΔE00 6.05
Light Light Green
#C8FFB0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDCA #EBCAFD
analogous
#F5FDCA #DCFDCA #CAFDD2
triadic
#DCFDCA #CADCFD #FDCADC
tetradic
#DCFDCA #CAF5FD #EBCAFD #FDD2CA
square
#DCFDCA #CAF5FD #EBCAFD #FDD2CA
split-complementary
#DCFDCA #D2CAFD #FDCAF5
monochromatic
#8EF954 #B5FB8F #DCFDCA #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.11
#DCFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#DCFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDCA
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDCA | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C7
Deuteranopia (green-blind)
#FCF2CC
Tritanopia (blue-blind)
#DCF9EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfdca; /* rgb */ color: rgb(220, 253, 202); /* oklch */ color: oklch(95.7% 0.075 134.6);
Tailwind
colors: {
custom: {
50: '#e7feda',
500: '#dcfdca',
950: '#000000',
},
}SCSS
$custom: #dcfdca; $custom-light: #e7feda; $custom-dark: #000000;
JSON
{
"hex": "#dcfdca",
"rgb": {
"r": 220,
"g": 253,
"b": 202
},
"hsl": {
"h": 98.824,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95747,
"c": 0.07529,
"h": 134.6
},
"luminance": 0.8973
}Semantic roles & 50–950 ramp
primary
#DCFDCA
secondary
#C486E5
accent
#00E695
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583