#DCFDAE#DCFDAE
#DCFDAE is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.2% C 0.107 H 126.8°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDAE |
|---|---|
| RGB | rgb(220, 253, 174) |
| HSL | hsl(85, 95%, 84%) |
| HSV | hsv(85, 31%, 99%) |
| CMYK | cmyk(13%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(95.38, -23.70, 34.40) |
| CIE-LCH | lch(95.38, 41.77, 124.57°) |
| OKLab | oklab(95.18% -0.0642 0.086) |
| OKLCH | oklch(95.18% 0.107 126.8) |
| XYZ | xyz(72.2795, 88.5217, 53.3147) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.13
Very Light Green
#D1FFBD
ΔE00 4.16
Very Pale Green
#CFFDBC
ΔE00 4.34
Pale Green
#C7FDB5
ΔE00 4.63
Tea Green
#BDF8A3
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDAE #CFAEFD
analogous
#FDF6AE #DCFDAE #B4FDAE
triadic
#DCFDAE #AEDCFD #FDAEDC
tetradic
#DCFDAE #AEFDF6 #CFAEFD #FDAEB4
square
#DCFDAE #AEFDF6 #CFAEFD #FDAEB4
split-complementary
#DCFDAE #AEB4FD #F6AEFD
monochromatic
#A8FA37 #C2FC72 #DCFDAE #F2FEE1 #F2FEE1
Accessibility & contrast
On white
1.12
#DCFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DCFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDAE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDAE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FFF1B2
Tritanopia (blue-blind)
#E0F6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfdae; /* rgb */ color: rgb(220, 253, 174); /* oklch */ color: oklch(95.2% 0.107 126.8);
Tailwind
colors: {
custom: {
50: '#e7fec6',
500: '#dcfdae',
950: '#000000',
},
}SCSS
$custom: #dcfdae; $custom-light: #e7fec6; $custom-dark: #000000;
JSON
{
"hex": "#dcfdae",
"rgb": {
"r": 220,
"g": 253,
"b": 174
},
"hsl": {
"h": 85.063,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.95179,
"c": 0.10732,
"h": 126.8
},
"luminance": 0.88522
}Semantic roles & 50–950 ramp
primary
#DCFDAE
secondary
#9E6DE2
accent
#00E660
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582