#DEECED#DEECED
#DEECED is a very light, near-neutral teal. Relative luminance 0.816; OKLCH L 93.3% C 0.015 H 202.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECED |
|---|---|
| RGB | rgb(222, 236, 237) |
| HSL | hsl(184, 29%, 90%) |
| HSV | hsv(184, 6%, 93%) |
| CMYK | cmyk(6.3%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(92.41, -4.43, -2.08) |
| CIE-LCH | lch(92.41, 4.90, 205.15°) |
| OKLab | oklab(93.29% -0.0139 -0.0056) |
| OKLCH | oklch(93.29% 0.015 202.1) |
| XYZ | xyz(75.4025, 81.6341, 91.8888) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.93
Mintcream
#F5FFFA
ΔE00 5.03
Aliceblue
#F0F8FF
ΔE00 5.29
Fog
#D8DCE0
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 5.82
Lightcyan
#E0FFFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECED #EDDFDE
analogous
#DEEDE7 #DEECED #DEE4ED
triadic
#DEECED #EDDEEC #ECEDDE
tetradic
#DEECED #E7DEED #EDDFDE #E4EDDE
square
#DEECED #E7DEED #EDDFDE #E4EDDE
split-complementary
#DEECED #EDDEE4 #EDE7DE
monochromatic
#8FBEC2 #B6D5D7 #DEECED #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.21
#DEECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DEECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECED
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECED | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E7E8ED
Tritanopia (blue-blind)
#DAEDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deeced; /* rgb */ color: rgb(222, 236, 237); /* oklch */ color: oklch(93.3% 0.015 202.1);
Tailwind
colors: {
custom: {
50: '#e8f2f2',
500: '#deeced',
950: '#000000',
},
}SCSS
$custom: #deeced; $custom-light: #e8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#deeced",
"rgb": {
"r": 222,
"g": 236,
"b": 237
},
"hsl": {
"h": 184,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.93291,
"c": 0.01497,
"h": 202.1
},
"luminance": 0.81635
}Semantic roles & 50–950 ramp
primary
#DEECED
secondary
#C6ABA9
accent
#453DA8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585