#DDECE8#DDECE8
#DDECE8 is a very light, near-neutral teal. Relative luminance 0.812; OKLCH L 93.1% C 0.017 H 178.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECE8 |
|---|---|
| RGB | rgb(221, 236, 232) |
| HSL | hsl(164, 28%, 90%) |
| HSV | hsv(164, 6%, 93%) |
| CMYK | cmyk(6.4%, 0%, 1.7%, 7.5%) |
| CIE-LAB | lab(92.22, -5.69, 0.23) |
| CIE-LCH | lch(92.22, 5.70, 177.73°) |
| OKLab | oklab(93.08% -0.0168 0.0005) |
| OKLCH | oklch(93.08% 0.017 178.3) |
| XYZ | xyz(74.3768, 81.1885, 88.0808) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.45
Mintcream
#F5FFFA
ΔE00 4.58
Light Grey
#D8DCD6
ΔE00 5.40
Honeydew
#F0FFF0
ΔE00 5.95
Lightcyan
#E0FFFF
ΔE00 6.04
Fog
#D8DCE0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECE8 #ECDDE1
analogous
#DDECE1 #DDECE8 #DDE9EC
triadic
#DDECE8 #E8DDEC #ECE8DD
tetradic
#DDECE8 #E1DDEC #ECDDE1 #E9ECDD
square
#DDECE8 #E1DDEC #ECDDE1 #E9ECDD
split-complementary
#DDECE8 #ECDDE9 #ECE1DD
monochromatic
#8EC0B3 #B6D6CD #DDECE8 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.22
#DDECE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DDECE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECE8
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECE8 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE8
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#DAEDEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddece8; /* rgb */ color: rgb(221, 236, 232); /* oklch */ color: oklch(93.1% 0.017 178.3);
Tailwind
colors: {
custom: {
50: '#e7f2ef',
500: '#ddece8',
950: '#000000',
},
}SCSS
$custom: #ddece8; $custom-light: #e7f2ef; $custom-dark: #000000;
JSON
{
"hex": "#ddece8",
"rgb": {
"r": 221,
"g": 236,
"b": 232
},
"hsl": {
"h": 164,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.93076,
"c": 0.01679,
"h": 178.3
},
"luminance": 0.81189
}Semantic roles & 50–950 ramp
primary
#DDECE8
secondary
#C5A8B0
accent
#3F5AA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585