#DEECEB#DEECEB
#DEECEB is a very light, near-neutral teal. Relative luminance 0.815; OKLCH L 93.2% C 0.015 H 191.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECEB |
|---|---|
| RGB | rgb(222, 236, 235) |
| HSL | hsl(176, 27%, 90%) |
| HSV | hsv(176, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(92.36, -4.81, -1.12) |
| CIE-LCH | lch(92.36, 4.94, 193.06°) |
| OKLab | oklab(93.23% -0.0146 -0.003) |
| OKLCH | oklch(93.23% 0.015 191.7) |
| XYZ | xyz(75.1120, 81.5179, 90.3585) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.94
Mintcream
#F5FFFA
ΔE00 4.63
Light Grey
#D8DCD6
ΔE00 5.43
Aliceblue
#F0F8FF
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECEB #ECDEDF
analogous
#DEECE4 #DEECEB #DEE6EC
triadic
#DEECEB #EBDEEC #ECEBDE
tetradic
#DEECEB #E4DEEC #ECDEDF #E6ECDE
square
#DEECEB #E4DEEC #ECDEDF #E6ECDE
split-complementary
#DEECEB #ECDEE6 #ECE4DE
monochromatic
#90BFBC #B7D6D3 #DEECEB #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.21
#DEECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DEECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECEB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECEB | 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)
#EAEAEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#DAEDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deeceb; /* rgb */ color: rgb(222, 236, 235); /* oklch */ color: oklch(93.2% 0.015 191.7);
Tailwind
colors: {
custom: {
50: '#e8f2f1',
500: '#deeceb',
950: '#000000',
},
}SCSS
$custom: #deeceb; $custom-light: #e8f2f1; $custom-dark: #000000;
JSON
{
"hex": "#deeceb",
"rgb": {
"r": 222,
"g": 236,
"b": 235
},
"hsl": {
"h": 175.714,
"s": 26.923,
"l": 89.804
},
"oklch": {
"l": 0.93234,
"c": 0.01494,
"h": 191.7
},
"luminance": 0.81519
}Semantic roles & 50–950 ramp
primary
#DEECEB
secondary
#C5AAAB
accent
#4047A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585