#DDEDE8#DDEDE8
#DDEDE8 is a very light, near-neutral teal. Relative luminance 0.818; OKLCH L 93.3% C 0.018 H 175.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDE8 |
|---|---|
| RGB | rgb(221, 237, 232) |
| HSL | hsl(161, 31%, 90%) |
| HSV | hsv(161, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 2.1%, 7.1%) |
| CIE-LAB | lab(92.47, -6.20, 0.60) |
| CIE-LCH | lch(92.47, 6.23, 174.48°) |
| OKLab | oklab(93.28% -0.0181 0.0015) |
| OKLCH | oklch(93.28% 0.018 175.3) |
| XYZ | xyz(74.6655, 81.7659, 88.1770) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.60
Mintcream
#F5FFFA
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 5.78
Lightcyan
#E0FFFF
ΔE00 5.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDE8 #EDDDE2
analogous
#DDEDE0 #DDEDE8 #DDEAED
triadic
#DDEDE8 #E8DDED #EDE8DD
tetradic
#DDEDE8 #E0DDED #EDDDE2 #EAEDDD
square
#DDEDE8 #E0DDED #EDDDE2 #EAEDDD
split-complementary
#DDEDE8 #EDDDEA #EDE0DD
monochromatic
#8DC3B2 #B5D8CD #DDEDE8 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.21
#DDEDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DDEDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDE8
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDE8 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#DAEDEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddede8; /* rgb */ color: rgb(221, 237, 232); /* oklch */ color: oklch(93.3% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#e7f2ef',
500: '#ddede8',
950: '#000000',
},
}SCSS
$custom: #ddede8; $custom-light: #e7f2ef; $custom-dark: #000000;
JSON
{
"hex": "#ddede8",
"rgb": {
"r": 221,
"g": 237,
"b": 232
},
"hsl": {
"h": 161.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93278,
"c": 0.01821,
"h": 175.3
},
"luminance": 0.81767
}Semantic roles & 50–950 ramp
primary
#DDEDE8
secondary
#C7A8B1
accent
#3C5EA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585