#DCEDE6#DCEDE6
#DCEDE6 is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.2% C 0.020 H 169.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDE6 |
|---|---|
| RGB | rgb(220, 237, 230) |
| HSL | hsl(155, 32%, 90%) |
| HSV | hsv(155, 7%, 93%) |
| CMYK | cmyk(7.2%, 0%, 3%, 7.1%) |
| CIE-LAB | lab(92.35, -6.90, 1.46) |
| CIE-LCH | lch(92.35, 7.05, 168.07°) |
| OKLab | oklab(93.15% -0.0199 0.0038) |
| OKLCH | oklch(93.15% 0.02 169.3) |
| XYZ | xyz(74.0794, 81.4964, 86.6751) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.93
Mintcream
#F5FFFA
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 5.28
Lightcyan
#E0FFFF
ΔE00 5.92
Light Grey
#D8DCD6
ΔE00 6.13
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDE6 #EDDCE3
analogous
#DCEDDE #DCEDE6 #DCECED
triadic
#DCEDE6 #E6DCED #EDE6DC
tetradic
#DCEDE6 #DEDCED #EDDCE3 #ECEDDC
square
#DCEDE6 #DEDCED #EDDCE3 #ECEDDC
split-complementary
#DCEDE6 #EDDCEC #EDDEDC
monochromatic
#8BC3AC #B4D8C9 #DCEDE6 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.21
#DCEDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DCEDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDE6
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDE6 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE6
Deuteranopia (green-blind)
#E9E8E6
Tritanopia (blue-blind)
#D9EDEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcede6; /* rgb */ color: rgb(220, 237, 230); /* oklch */ color: oklch(93.2% 0.020 169.3);
Tailwind
colors: {
custom: {
50: '#e6f2ed',
500: '#dcede6',
950: '#000000',
},
}SCSS
$custom: #dcede6; $custom-light: #e6f2ed; $custom-dark: #000000;
JSON
{
"hex": "#dcede6",
"rgb": {
"r": 220,
"g": 237,
"b": 230
},
"hsl": {
"h": 155.294,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.9315,
"c": 0.02028,
"h": 169.3
},
"luminance": 0.81497
}Semantic roles & 50–950 ramp
primary
#DCEDE6
secondary
#C7A6B4
accent
#3B69AB
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584