#DDEDE5#DDEDE5
#DDEDE5 is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.2% C 0.020 H 164.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDE5 |
|---|---|
| RGB | rgb(221, 237, 229) |
| HSL | hsl(150, 31%, 90%) |
| HSV | hsv(150, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 3.4%, 7.1%) |
| CIE-LAB | lab(92.40, -6.75, 2.05) |
| CIE-LCH | lch(92.40, 7.05, 163.09°) |
| OKLab | oklab(93.19% -0.0193 0.0053) |
| OKLCH | oklch(93.19% 0.02 164.6) |
| XYZ | xyz(74.2430, 81.5969, 85.9519) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.61
Mintcream
#F5FFFA
ΔE00 4.94
Azure (CSS)
#F0FFFF
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 5.94
Lightcyan
#E0FFFF
ΔE00 6.35
Ice
#D6FFFA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDE5 #EDDDE5
analogous
#DDEDDD #DDEDE5 #DDEDED
triadic
#DDEDE5 #E5DDED #EDE5DD
tetradic
#DDEDE5 #DDDDED #EDDDE5 #EDEDDD
square
#DDEDE5 #DDDDED #EDDDE5 #EDEDDD
split-complementary
#DDEDE5 #EDDDED #EDDDDD
monochromatic
#8DC3A8 #B5D8C6 #DDEDE5 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.21
#DDEDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DDEDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDE5
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDE5 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE5
Deuteranopia (green-blind)
#E9E8E5
Tritanopia (blue-blind)
#DAEDEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddede5; /* rgb */ color: rgb(221, 237, 229); /* oklch */ color: oklch(93.2% 0.020 164.6);
Tailwind
colors: {
custom: {
50: '#e7f2ed',
500: '#ddede5',
950: '#000000',
},
}SCSS
$custom: #ddede5; $custom-light: #e7f2ed; $custom-dark: #000000;
JSON
{
"hex": "#ddede5",
"rgb": {
"r": 221,
"g": 237,
"b": 229
},
"hsl": {
"h": 150,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93194,
"c": 0.02003,
"h": 164.6
},
"luminance": 0.81598
}Semantic roles & 50–950 ramp
primary
#DDEDE5
secondary
#C7A8B7
accent
#3C73A9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584