#DCEEE8#DCEEE8
#DCEEE8 is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.4% C 0.021 H 173.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEE8 |
|---|---|
| RGB | rgb(220, 238, 232) |
| HSL | hsl(160, 35%, 90%) |
| HSV | hsv(160, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(92.66, -7.03, 0.86) |
| CIE-LCH | lch(92.66, 7.09, 173.00°) |
| OKLab | oklab(93.41% -0.0205 0.0022) |
| OKLCH | oklch(93.41% 0.021 173.9) |
| XYZ | xyz(74.6522, 82.1900, 88.2595) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.95
Mintcream
#F5FFFA
ΔE00 4.99
Honeydew
#F0FFF0
ΔE00 5.13
Lightcyan
#E0FFFF
ΔE00 5.39
Light Grey
#D8DCD6
ΔE00 6.46
Ice Blue (survey)
#D7FFFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEE8 #EEDCE2
analogous
#DCEEDF #DCEEE8 #DCEBEE
triadic
#DCEEE8 #E8DCEE #EEE8DC
tetradic
#DCEEE8 #DFDCEE #EEDCE2 #EBEEDC
square
#DCEEE8 #DFDCEE #EEDCE2 #EBEEDC
split-complementary
#DCEEE8 #EEDCEB #EEDFDC
monochromatic
#8AC6B2 #B3DACD #DCEEE8 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.20
#DCEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DCEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEE8
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEE8 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#D8EEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dceee8; /* rgb */ color: rgb(220, 238, 232); /* oklch */ color: oklch(93.4% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#e6f3ef',
500: '#dceee8',
950: '#000000',
},
}SCSS
$custom: #dceee8; $custom-light: #e6f3ef; $custom-dark: #000000;
JSON
{
"hex": "#dceee8",
"rgb": {
"r": 220,
"g": 238,
"b": 232
},
"hsl": {
"h": 160,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.93408,
"c": 0.02065,
"h": 173.9
},
"luminance": 0.82191
}Semantic roles & 50–950 ramp
primary
#DCEEE8
secondary
#C9A6B1
accent
#385FAD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585