#DDEDEB#DDEDEB
#DDEDEB is a very light, near-neutral teal. Relative luminance 0.819; OKLCH L 93.4% C 0.017 H 187.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDEB |
|---|---|
| RGB | rgb(221, 237, 235) |
| HSL | hsl(173, 31%, 90%) |
| HSV | hsv(173, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(92.55, -5.64, -0.85) |
| CIE-LCH | lch(92.55, 5.71, 188.59°) |
| OKLab | oklab(93.36% -0.017 -0.0023) |
| OKLCH | oklch(93.36% 0.017 187.9) |
| XYZ | xyz(75.0952, 81.9378, 90.4404) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.97
Mintcream
#F5FFFA
ΔE00 4.67
Lightcyan
#E0FFFF
ΔE00 5.56
Light Grey
#D8DCD6
ΔE00 5.91
Honeydew
#F0FFF0
ΔE00 6.59
Aliceblue
#F0F8FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDEB #EDDDDF
analogous
#DDEDE3 #DDEDEB #DDE7ED
triadic
#DDEDEB #EBDDED #EDEBDD
tetradic
#DDEDEB #E3DDED #EDDDDF #E7EDDD
square
#DDEDEB #E3DDED #EDDDDF #E7EDDD
split-complementary
#DDEDEB #EDDDE7 #EDE3DD
monochromatic
#8DC3BC #B5D8D3 #DDEDEB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.21
#DDEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#DDEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDEB
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDEB | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#D9EEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddedeb; /* rgb */ color: rgb(221, 237, 235); /* oklch */ color: oklch(93.4% 0.017 187.9);
Tailwind
colors: {
custom: {
50: '#e7f2f1',
500: '#ddedeb',
950: '#000000',
},
}SCSS
$custom: #ddedeb; $custom-light: #e7f2f1; $custom-dark: #000000;
JSON
{
"hex": "#ddedeb",
"rgb": {
"r": 221,
"g": 237,
"b": 235
},
"hsl": {
"h": 172.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93363,
"c": 0.01716,
"h": 187.9
},
"luminance": 0.81939
}Semantic roles & 50–950 ramp
primary
#DDEDEB
secondary
#C7A8AB
accent
#3C4AA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585