#DDECEB#DDECEB
#DDECEB is a very light, near-neutral teal. Relative luminance 0.814; OKLCH L 93.2% C 0.016 H 192.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECEB |
|---|---|
| RGB | rgb(221, 236, 235) |
| HSL | hsl(176, 28%, 90%) |
| HSV | hsv(176, 6%, 93%) |
| CMYK | cmyk(6.4%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(92.29, -5.13, -1.23) |
| CIE-LCH | lch(92.29, 5.28, 193.43°) |
| OKLab | oklab(93.16% -0.0156 -0.0033) |
| OKLCH | oklch(93.16% 0.016 192.1) |
| XYZ | xyz(74.8065, 81.3604, 90.3442) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.98
Mintcream
#F5FFFA
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 5.97
Aliceblue
#F0F8FF
ΔE00 6.28
Fog
#D8DCE0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECEB #ECDDDE
analogous
#DDECE4 #DDECEB #DDE6EC
triadic
#DDECEB #EBDDEC #ECEBDD
tetradic
#DDECEB #E4DDEC #ECDDDE #E6ECDD
square
#DDECEB #E4DDEC #ECDDDE #E6ECDD
split-complementary
#DDECEB #ECDDE6 #ECE4DD
monochromatic
#8EC0BD #B6D6D4 #DDECEB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.22
#DDECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DDECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECEB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECEB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#D9EDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeceb; /* rgb */ color: rgb(221, 236, 235); /* oklch */ color: oklch(93.2% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#e7f2f1',
500: '#ddeceb',
950: '#000000',
},
}SCSS
$custom: #ddeceb; $custom-light: #e7f2f1; $custom-dark: #000000;
JSON
{
"hex": "#ddeceb",
"rgb": {
"r": 221,
"g": 236,
"b": 235
},
"hsl": {
"h": 176,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.93161,
"c": 0.01598,
"h": 192.1
},
"luminance": 0.81361
}Semantic roles & 50–950 ramp
primary
#DDECEB
secondary
#C5A8AA
accent
#3F46A7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585