#DEECEE#DEECEE
#DEECEE is a very light, near-neutral teal. Relative luminance 0.817; OKLCH L 93.3% C 0.015 H 207.1°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECEE |
|---|---|
| RGB | rgb(222, 236, 238) |
| HSL | hsl(188, 32%, 90%) |
| HSV | hsv(188, 7%, 93%) |
| CMYK | cmyk(6.7%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(92.44, -4.25, -2.56) |
| CIE-LCH | lch(92.44, 4.96, 211.13°) |
| OKLab | oklab(93.32% -0.0135 -0.0069) |
| OKLCH | oklch(93.32% 0.015 207.1) |
| XYZ | xyz(75.5490, 81.6927, 92.6604) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.02
Aliceblue
#F0F8FF
ΔE00 4.94
Mintcream
#F5FFFA
ΔE00 5.29
Fog
#D8DCE0
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 6.06
Whitesmoke
#F5F5F5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECEE #EEE0DE
analogous
#DEEEE8 #DEECEE #DEE4EE
triadic
#DEECEE #EEDEEC #ECEEDE
tetradic
#DEECEE #E8DEEE #EEE0DE #E4EEDE
square
#DEECEE #E8DEEE #EEE0DE #E4EEDE
split-complementary
#DEECEE #EEDEE4 #EEE8DE
monochromatic
#8DBDC4 #B6D5D9 #DEECEE #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.21
#DEECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DEECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECEE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECEE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E7E8EE
Tritanopia (blue-blind)
#DAEDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deecee; /* rgb */ color: rgb(222, 236, 238); /* oklch */ color: oklch(93.3% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#e8f2f3',
500: '#deecee',
950: '#000000',
},
}SCSS
$custom: #deecee; $custom-light: #e8f2f3; $custom-dark: #000000;
JSON
{
"hex": "#deecee",
"rgb": {
"r": 222,
"g": 236,
"b": 238
},
"hsl": {
"h": 187.5,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.9332,
"c": 0.01515,
"h": 207.1
},
"luminance": 0.81694
}Semantic roles & 50–950 ramp
primary
#DEECEE
secondary
#C8ACA8
accent
#493BAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585