#DCEADF#DCEADF
#DCEADF is a very light, muted green. Relative luminance 0.794; OKLCH L 92.3% C 0.021 H 152.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEADF |
|---|---|
| RGB | rgb(220, 234, 223) |
| HSL | hsl(133, 25%, 89%) |
| HSV | hsv(133, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(91.41, -6.64, 3.74) |
| CIE-LCH | lch(91.41, 7.62, 150.65°) |
| OKLab | oklab(92.35% -0.0185 0.0098) |
| OKLCH | oklch(92.35% 0.021 152.2) |
| XYZ | xyz(72.2548, 79.3884, 81.3146) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 5.50
Mintcream
#F5FFFA
ΔE00 5.68
Azure (CSS)
#F0FFFF
ΔE00 6.76
Ivory
#FFFFF0
ΔE00 7.56
Beige
#F5F5DC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEADF #EADCE7
analogous
#E0EADC #DCEADF #DCEAE6
triadic
#DCEADF #DFDCEA #EADFDC
tetradic
#DCEADF #DCE0EA #EADCE7 #EAE6DC
square
#DCEADF #DCE0EA #EADCE7 #EAE6DC
split-complementary
#DCEADF #E6DCEA #EADCE0
monochromatic
#90BC99 #B6D3BC #DCEADF #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.24
#DCEADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DCEADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEADF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEADF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E7E6E0
Tritanopia (blue-blind)
#DAE9E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dceadf; /* rgb */ color: rgb(220, 234, 223); /* oklch */ color: oklch(92.3% 0.021 152.2);
Tailwind
colors: {
custom: {
50: '#e6f0e9',
500: '#dceadf',
950: '#000000',
},
}SCSS
$custom: #dceadf; $custom-light: #e6f0e9; $custom-dark: #000000;
JSON
{
"hex": "#dceadf",
"rgb": {
"r": 220,
"g": 234,
"b": 223
},
"hsl": {
"h": 132.857,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92348,
"c": 0.02093,
"h": 152.2
},
"luminance": 0.79389
}Semantic roles & 50–950 ramp
primary
#DCEADF
secondary
#C2A8BC
accent
#428FA4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584