#DEECEC#DEECEC
#DEECEC is a very light, near-neutral teal. Relative luminance 0.816; OKLCH L 93.3% C 0.015 H 196.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECEC |
|---|---|
| RGB | rgb(222, 236, 236) |
| HSL | hsl(180, 27%, 90%) |
| HSV | hsv(180, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(92.39, -4.62, -1.60) |
| CIE-LCH | lch(92.39, 4.89, 199.08°) |
| OKLab | oklab(93.26% -0.0142 -0.0043) |
| OKLCH | oklch(93.26% 0.015 196.9) |
| XYZ | xyz(75.2568, 81.5758, 91.1215) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.90
Mintcream
#F5FFFA
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 5.60
Aliceblue
#F0F8FF
ΔE00 5.65
Fog
#D8DCE0
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECEC #ECDEDE
analogous
#DEECE5 #DEECEC #DEE5EC
triadic
#DEECEC #ECDEEC #ECECDE
tetradic
#DEECEC #E5DEEC #ECDEDE #E5ECDE
square
#DEECEC #E5DEEC #ECDEDE #E5ECDE
split-complementary
#DEECEC #ECDEE5 #ECE5DE
monochromatic
#90BFBF #B7D6D6 #DEECEC #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.21
#DEECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DEECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECEC
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECEC | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEC
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#DAEDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deecec; /* rgb */ color: rgb(222, 236, 236); /* oklch */ color: oklch(93.3% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#e8f2f2',
500: '#deecec',
950: '#000000',
},
}SCSS
$custom: #deecec; $custom-light: #e8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#deecec",
"rgb": {
"r": 222,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 26.923,
"l": 89.804
},
"oklch": {
"l": 0.93263,
"c": 0.01488,
"h": 196.9
},
"luminance": 0.81577
}Semantic roles & 50–950 ramp
primary
#DEECEC
secondary
#C5AAAA
accent
#4040A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585