#DCEAE0#DCEAE0
#DCEAE0 is a very light, muted green. Relative luminance 0.794; OKLCH L 92.4% C 0.020 H 154.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAE0 |
|---|---|
| RGB | rgb(220, 234, 224) |
| HSL | hsl(137, 25%, 89%) |
| HSV | hsv(137, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(91.43, -6.46, 3.25) |
| CIE-LCH | lch(91.43, 7.23, 153.31°) |
| OKLab | oklab(92.38% -0.0181 0.0085) |
| OKLCH | oklch(92.38% 0.02 154.9) |
| XYZ | xyz(72.3900, 79.4425, 82.0267) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.69
Light Grey
#D8DCD6
ΔE00 5.33
Mintcream
#F5FFFA
ΔE00 5.47
Azure (CSS)
#F0FFFF
ΔE00 6.44
Lightcyan
#E0FFFF
ΔE00 7.56
Ivory
#FFFFF0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAE0 #EADCE6
analogous
#DFEADC #DCEAE0 #DCEAE7
triadic
#DCEAE0 #E0DCEA #EAE0DC
tetradic
#DCEAE0 #DCDFEA #EADCE6 #EAE7DC
square
#DCEAE0 #DCDFEA #EADCE6 #EAE7DC
split-complementary
#DCEAE0 #E7DCEA #EADCDF
monochromatic
#90BC9C #B6D3BE #DCEAE0 #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.24
#DCEAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DCEAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAE0
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAE0 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7E0
Deuteranopia (green-blind)
#E7E6E0
Tritanopia (blue-blind)
#DAEAE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dceae0; /* rgb */ color: rgb(220, 234, 224); /* oklch */ color: oklch(92.4% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#e6f0e9',
500: '#dceae0',
950: '#000000',
},
}SCSS
$custom: #dceae0; $custom-light: #e6f0e9; $custom-dark: #000000;
JSON
{
"hex": "#dceae0",
"rgb": {
"r": 220,
"g": 234,
"b": 224
},
"hsl": {
"h": 137.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92376,
"c": 0.02001,
"h": 154.9
},
"luminance": 0.79443
}Semantic roles & 50–950 ramp
primary
#DCEAE0
secondary
#C2A8BB
accent
#4288A4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584