#DCEEE6#DCEEE6
#DCEEE6 is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.4% C 0.022 H 167.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEE6 |
|---|---|
| RGB | rgb(220, 238, 230) |
| HSL | hsl(153, 35%, 90%) |
| HSV | hsv(153, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 3.4%, 6.7%) |
| CIE-LAB | lab(92.61, -7.40, 1.83) |
| CIE-LCH | lch(92.61, 7.62, 166.11°) |
| OKLab | oklab(93.35% -0.0213 0.0047) |
| OKLCH | oklch(93.35% 0.022 167.5) |
| XYZ | xyz(74.3697, 82.0770, 86.7719) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.59
Mintcream
#F5FFFA
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 5.55
Lightcyan
#E0FFFF
ΔE00 5.84
Light Grey
#D8DCD6
ΔE00 6.59
Ice
#D6FFFA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEE6 #EEDCE4
analogous
#DCEEDD #DCEEE6 #DCEDEE
triadic
#DCEEE6 #E6DCEE #EEE6DC
tetradic
#DCEEE6 #DDDCEE #EEDCE4 #EDEEDC
square
#DCEEE6 #DDDCEE #EEDCE4 #EDEEDC
split-complementary
#DCEEE6 #EEDCED #EEDDDC
monochromatic
#8AC6AB #B3DAC9 #DCEEE6 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.21
#DCEEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DCEEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEE6
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEE6 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE6
Deuteranopia (green-blind)
#E9E9E6
Tritanopia (blue-blind)
#D9EEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dceee6; /* rgb */ color: rgb(220, 238, 230); /* oklch */ color: oklch(93.4% 0.022 167.5);
Tailwind
colors: {
custom: {
50: '#e6f3ed',
500: '#dceee6',
950: '#000000',
},
}SCSS
$custom: #dceee6; $custom-light: #e6f3ed; $custom-dark: #000000;
JSON
{
"hex": "#dceee6",
"rgb": {
"r": 220,
"g": 238,
"b": 230
},
"hsl": {
"h": 153.333,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.93352,
"c": 0.02182,
"h": 167.5
},
"luminance": 0.82078
}Semantic roles & 50–950 ramp
primary
#DCEEE6
secondary
#C9A6B5
accent
#386CAD
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584