#DDEDE6#DDEDE6
#DDEDE6 is a very light, near-neutral teal. Relative luminance 0.817; OKLCH L 93.2% C 0.019 H 167.9°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDE6 |
|---|---|
| RGB | rgb(221, 237, 230) |
| HSL | hsl(154, 31%, 90%) |
| HSV | hsv(154, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 3%, 7.1%) |
| CIE-LAB | lab(92.42, -6.57, 1.57) |
| CIE-LCH | lch(92.42, 6.75, 166.58°) |
| OKLab | oklab(93.22% -0.0189 0.0041) |
| OKLCH | oklch(93.22% 0.019 167.9) |
| XYZ | xyz(74.3830, 81.6529, 86.6894) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.80
Honeydew
#F0FFF0
ΔE00 4.87
Azure (CSS)
#F0FFFF
ΔE00 5.17
Light Grey
#D8DCD6
ΔE00 5.86
Lightcyan
#E0FFFF
ΔE00 6.13
Ice Blue (survey)
#D7FFFE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDE6 #EDDDE4
analogous
#DDEDDE #DDEDE6 #DDECED
triadic
#DDEDE6 #E6DDED #EDE6DD
tetradic
#DDEDE6 #DEDDED #EDDDE4 #ECEDDD
square
#DDEDE6 #DEDDED #EDDDE4 #ECEDDD
split-complementary
#DDEDE6 #EDDDEC #EDDEDD
monochromatic
#8DC3AB #B5D8C9 #DDEDE6 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.21
#DDEDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DDEDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDE6
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDE6 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE6
Deuteranopia (green-blind)
#E9E8E6
Tritanopia (blue-blind)
#DAEDEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddede6; /* rgb */ color: rgb(221, 237, 230); /* oklch */ color: oklch(93.2% 0.019 167.9);
Tailwind
colors: {
custom: {
50: '#e7f2ed',
500: '#ddede6',
950: '#000000',
},
}SCSS
$custom: #ddede6; $custom-light: #e7f2ed; $custom-dark: #000000;
JSON
{
"hex": "#ddede6",
"rgb": {
"r": 221,
"g": 237,
"b": 230
},
"hsl": {
"h": 153.75,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93222,
"c": 0.01935,
"h": 167.9
},
"luminance": 0.81654
}Semantic roles & 50–950 ramp
primary
#DDEDE6
secondary
#C7A8B5
accent
#3C6CA9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584