#DCFDEC#DCFDEC
#DCFDEC is a very light, muted green. Relative luminance 0.915; OKLCH L 96.6% C 0.041 H 163.2°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDEC |
|---|---|
| RGB | rgb(220, 253, 236) |
| HSL | hsl(149, 89%, 93%) |
| HSV | hsv(149, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.62, -13.80, 4.55) |
| CIE-LCH | lch(96.62, 14.53, 161.74°) |
| OKLab | oklab(96.58% -0.0392 0.0118) |
| OKLCH | oklch(96.58% 0.041 163.2) |
| XYZ | xyz(79.7772, 91.5208, 92.8028) |
| Luminance | 0.9152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.01
Honeydew
#F0FFF0
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 6.48
Ice Blue (survey)
#D7FFFE
ΔE00 6.51
Very Pale Blue
#D6FFFE
ΔE00 6.55
Eggshell Blue
#C4FFF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDEC #FDDCED
analogous
#DCFDDC #DCFDEC #DCFDFC
triadic
#DCFDEC #ECDCFD #FDECDC
tetradic
#DCFDEC #DCDCFD #FDDCED #FDFCDC
square
#DCFDEC #DCDCFD #FDDCED #FDFCDC
split-complementary
#DCFDEC #FCDCFD #FDDCDC
monochromatic
#68F6AD #A2FACD #DCFDEC #E2FDEF #E2FDEF
Accessibility & contrast
On white
1.09
#DCFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DCFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDEC
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDEC | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F5F4ED
Tritanopia (blue-blind)
#D6FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfdec; /* rgb */ color: rgb(220, 253, 236); /* oklch */ color: oklch(96.6% 0.041 163.2);
Tailwind
colors: {
custom: {
50: '#e7fef2',
500: '#dcfdec',
950: '#000000',
},
}SCSS
$custom: #dcfdec; $custom-light: #e7fef2; $custom-dark: #000000;
JSON
{
"hex": "#dcfdec",
"rgb": {
"r": 220,
"g": 253,
"b": 236
},
"hsl": {
"h": 149.091,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.9658,
"c": 0.04096,
"h": 163.2
},
"luminance": 0.91522
}Semantic roles & 50–950 ramp
primary
#DCFDEC
secondary
#E796C0
accent
#0076E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585