#DCEDE8#DCEDE8
#DCEDE8 is a very light, near-neutral teal. Relative luminance 0.816; OKLCH L 93.2% C 0.019 H 176.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDE8 |
|---|---|
| RGB | rgb(220, 237, 232) |
| HSL | hsl(162, 32%, 90%) |
| HSV | hsv(162, 7%, 93%) |
| CMYK | cmyk(7.2%, 0%, 2.1%, 7.1%) |
| CIE-LAB | lab(92.40, -6.53, 0.49) |
| CIE-LCH | lch(92.40, 6.55, 175.71°) |
| OKLab | oklab(93.21% -0.0192 0.0012) |
| OKLCH | oklch(93.21% 0.019 176.4) |
| XYZ | xyz(74.3618, 81.6094, 88.1628) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.71
Mintcream
#F5FFFA
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 5.56
Light Grey
#D8DCD6
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDE8 #EDDCE1
analogous
#DCEDE0 #DCEDE8 #DCEAED
triadic
#DCEDE8 #E8DCED #EDE8DC
tetradic
#DCEDE8 #E0DCED #EDDCE1 #EAEDDC
square
#DCEDE8 #E0DCED #EDDCE1 #EAEDDC
split-complementary
#DCEDE8 #EDDCEA #EDE0DC
monochromatic
#8BC3B3 #B4D8CD #DCEDE8 #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.21
#DCEDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DCEDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDE8
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDE8 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#D8EEEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcede8; /* rgb */ color: rgb(220, 237, 232); /* oklch */ color: oklch(93.2% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#e6f2ef',
500: '#dcede8',
950: '#000000',
},
}SCSS
$custom: #dcede8; $custom-light: #e6f2ef; $custom-dark: #000000;
JSON
{
"hex": "#dcede8",
"rgb": {
"r": 220,
"g": 237,
"b": 232
},
"hsl": {
"h": 162.353,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93206,
"c": 0.0192,
"h": 176.4
},
"luminance": 0.8161
}Semantic roles & 50–950 ramp
primary
#DCEDE8
secondary
#C7A6B0
accent
#3B5CAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585