#DCFDE8#DCFDE8
#DCFDE8 is a very light, muted green. Relative luminance 0.913; OKLCH L 96.5% C 0.044 H 157.6°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDE8 |
|---|---|
| RGB | rgb(220, 253, 232) |
| HSL | hsl(142, 89%, 93%) |
| HSV | hsv(142, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 8.3%, 0.8%) |
| CIE-LAB | lab(96.53, -14.53, 6.48) |
| CIE-LCH | lch(96.53, 15.91, 155.98°) |
| OKLab | oklab(96.47% -0.0408 0.0169) |
| OKLCH | oklch(96.47% 0.044 157.6) |
| XYZ | xyz(79.2026, 91.2909, 89.7764) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.01
Ice
#D6FFFA
ΔE00 6.35
Duck Egg Blue
#C3FBF4
ΔE00 7.42
Eggshell Blue
#C4FFF7
ΔE00 7.51
Pale Aqua
#B8FFEB
ΔE00 7.73
Light Light Blue
#CAFFFB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDE8 #FDDCF1
analogous
#E0FDDC #DCFDE8 #DCFDF8
triadic
#DCFDE8 #E8DCFD #FDE8DC
tetradic
#DCFDE8 #DCE0FD #FDDCF1 #FDF8DC
square
#DCFDE8 #DCE0FD #FDDCF1 #FDF8DC
split-complementary
#DCFDE8 #F8DCFD #FDDCE0
monochromatic
#68F69C #A2FAC2 #DCFDE8 #E2FDEC #E2FDEC
Accessibility & contrast
On white
1.09
#DCFDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DCFDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDE8
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDE8 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#F6F3E9
Tritanopia (blue-blind)
#D7FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfde8; /* rgb */ color: rgb(220, 253, 232); /* oklch */ color: oklch(96.5% 0.044 157.6);
Tailwind
colors: {
custom: {
50: '#e7feef',
500: '#dcfde8',
950: '#000000',
},
}SCSS
$custom: #dcfde8; $custom-light: #e7feef; $custom-dark: #000000;
JSON
{
"hex": "#dcfde8",
"rgb": {
"r": 220,
"g": 253,
"b": 232
},
"hsl": {
"h": 141.818,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96473,
"c": 0.04413,
"h": 157.6
},
"luminance": 0.91292
}Semantic roles & 50–950 ramp
primary
#DCFDE8
secondary
#E796CA
accent
#0092E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585