#DDECEC#DDECEC
#DDECEC is a very light, near-neutral teal. Relative luminance 0.814; OKLCH L 93.2% C 0.016 H 196.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECEC |
|---|---|
| RGB | rgb(221, 236, 236) |
| HSL | hsl(180, 28%, 90%) |
| HSV | hsv(180, 6%, 93%) |
| CMYK | cmyk(6.4%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(92.32, -4.95, -1.71) |
| CIE-LCH | lch(92.32, 5.23, 199.06°) |
| OKLab | oklab(93.19% -0.0152 -0.0046) |
| OKLCH | oklch(93.19% 0.016 196.9) |
| XYZ | xyz(74.9514, 81.4184, 91.1072) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.94
Mintcream
#F5FFFA
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.82
Aliceblue
#F0F8FF
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECEC #ECDDDD
analogous
#DDECE5 #DDECEC #DDE5EC
triadic
#DDECEC #ECDDEC #ECECDD
tetradic
#DDECEC #E5DDEC #ECDDDD #E5ECDD
square
#DDECEC #E5DDEC #ECDDDD #E5ECDD
split-complementary
#DDECEC #ECDDE5 #ECE5DD
monochromatic
#8EC0C0 #B6D6D6 #DDECEC #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.22
#DDECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DDECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECEC
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECEC | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEC
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#D9EDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddecec; /* rgb */ color: rgb(221, 236, 236); /* oklch */ color: oklch(93.2% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#e7f2f2',
500: '#ddecec',
950: '#000000',
},
}SCSS
$custom: #ddecec; $custom-light: #e7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ddecec",
"rgb": {
"r": 221,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.9319,
"c": 0.01594,
"h": 196.9
},
"luminance": 0.81419
}Semantic roles & 50–950 ramp
primary
#DDECEC
secondary
#C5A8A8
accent
#3F3FA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585