#DEEDEC#DEEDEC
#DEEDEC is a very light, near-neutral teal. Relative luminance 0.822; OKLCH L 93.5% C 0.016 H 192.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEDEC |
|---|---|
| RGB | rgb(222, 237, 236) |
| HSL | hsl(176, 29%, 90%) |
| HSV | hsv(176, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.64, -5.13, -1.23) |
| CIE-LCH | lch(92.64, 5.28, 193.43°) |
| OKLab | oklab(93.46% -0.0156 -0.0033) |
| OKLCH | oklch(93.46% 0.016 192.1) |
| XYZ | xyz(75.5456, 82.1533, 91.2177) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.77
Mintcream
#F5FFFA
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 5.86
Aliceblue
#F0F8FF
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEDEC #EDDEDF
analogous
#DEEDE4 #DEEDEC #DEE7ED
triadic
#DEEDEC #ECDEED #EDECDE
tetradic
#DEEDEC #E4DEED #EDDEDF #E7EDDE
square
#DEEDEC #E4DEED #EDDEDF #E7EDDE
split-complementary
#DEEDEC #EDDEE7 #EDE4DE
monochromatic
#8FC2BE #B6D7D5 #DEEDEC #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.20
#DEEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DEEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEDEC
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEDEC | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#DAEEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deedec; /* rgb */ color: rgb(222, 237, 236); /* oklch */ color: oklch(93.5% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#e8f2f2',
500: '#deedec',
950: '#000000',
},
}SCSS
$custom: #deedec; $custom-light: #e8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#deedec",
"rgb": {
"r": 222,
"g": 237,
"b": 236
},
"hsl": {
"h": 176,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.93464,
"c": 0.01597,
"h": 192.1
},
"luminance": 0.82154
}Semantic roles & 50–950 ramp
primary
#DEEDEC
secondary
#C6A9AB
accent
#3D45A8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585