#DDEDED#DDEDED
#DDEDED is a very light, near-neutral teal. Relative luminance 0.821; OKLCH L 93.4% C 0.017 H 196.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDED |
|---|---|
| RGB | rgb(221, 237, 237) |
| HSL | hsl(180, 31%, 90%) |
| HSV | hsv(180, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.60, -5.27, -1.82) |
| CIE-LCH | lch(92.60, 5.57, 199.04°) |
| OKLab | oklab(93.42% -0.0162 -0.0049) |
| OKLCH | oklch(93.42% 0.017 196.9) |
| XYZ | xyz(75.3858, 82.0541, 91.9707) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.79
Mintcream
#F5FFFA
ΔE00 4.93
Lightcyan
#E0FFFF
ΔE00 5.64
Aliceblue
#F0F8FF
ΔE00 6.08
Light Grey
#D8DCD6
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDED #EDDDDD
analogous
#DDEDE5 #DDEDED #DDE5ED
triadic
#DDEDED #EDDDED #EDEDDD
tetradic
#DDEDED #E5DDED #EDDDDD #E5EDDD
square
#DDEDED #E5DDED #EDDDDD #E5EDDD
split-complementary
#DDEDED #EDDDE5 #EDE5DD
monochromatic
#8DC3C3 #B5D8D8 #DDEDED #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.21
#DDEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DDEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDED
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDED | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#D9EEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddeded; /* rgb */ color: rgb(221, 237, 237); /* oklch */ color: oklch(93.4% 0.017 196.9);
Tailwind
colors: {
custom: {
50: '#e7f2f2',
500: '#ddeded',
950: '#000000',
},
}SCSS
$custom: #ddeded; $custom-light: #e7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ddeded",
"rgb": {
"r": 221,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.9342,
"c": 0.01697,
"h": 196.9
},
"luminance": 0.82055
}Semantic roles & 50–950 ramp
primary
#DDEDED
secondary
#C7A8A8
accent
#3C3CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585