#DDECED#DDECED
#DDECED is a very light, near-neutral teal. Relative luminance 0.815; OKLCH L 93.2% C 0.016 H 201.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECED |
|---|---|
| RGB | rgb(221, 236, 237) |
| HSL | hsl(184, 31%, 90%) |
| HSV | hsv(184, 7%, 93%) |
| CMYK | cmyk(6.8%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(92.34, -4.76, -2.19) |
| CIE-LCH | lch(92.34, 5.24, 204.73°) |
| OKLab | oklab(93.22% -0.0149 -0.0059) |
| OKLCH | oklch(93.22% 0.016 201.7) |
| XYZ | xyz(75.0971, 81.4766, 91.8745) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.95
Mintcream
#F5FFFA
ΔE00 5.15
Aliceblue
#F0F8FF
ΔE00 5.56
Light Grey
#D8DCD6
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECED #EDDEDD
analogous
#DDEDE6 #DDECED #DDE4ED
triadic
#DDECED #EDDDEC #ECEDDD
tetradic
#DDECED #E6DDED #EDDEDD #E4EDDD
square
#DDECED #E6DDED #EDDEDD #E4EDDD
split-complementary
#DDECED #EDDDE4 #EDE6DD
monochromatic
#8DBFC3 #B5D6D8 #DDECED #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.21
#DDECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DDECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECED
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECED | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#D9EDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeced; /* rgb */ color: rgb(221, 236, 237); /* oklch */ color: oklch(93.2% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#e7f2f2',
500: '#ddeced',
950: '#000000',
},
}SCSS
$custom: #ddeced; $custom-light: #e7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ddeced",
"rgb": {
"r": 221,
"g": 236,
"b": 237
},
"hsl": {
"h": 183.75,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93219,
"c": 0.01601,
"h": 201.7
},
"luminance": 0.81477
}Semantic roles & 50–950 ramp
primary
#DDECED
secondary
#C7AAA8
accent
#433CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585