#DDEDEC#DDEDEC
#DDEDEC is a very light, near-neutral teal. Relative luminance 0.820; OKLCH L 93.4% C 0.017 H 192.4°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDEC |
|---|---|
| RGB | rgb(221, 237, 236) |
| HSL | hsl(176, 31%, 90%) |
| HSV | hsv(176, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.57, -5.46, -1.34) |
| CIE-LCH | lch(92.57, 5.62, 193.75°) |
| OKLab | oklab(93.39% -0.0166 -0.0036) |
| OKLCH | oklch(93.39% 0.017 192.4) |
| XYZ | xyz(75.2401, 81.9958, 91.2034) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.85
Mintcream
#F5FFFA
ΔE00 4.78
Lightcyan
#E0FFFF
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.44
Fog
#D8DCE0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDEC #EDDDDE
analogous
#DDEDE4 #DDEDEC #DDE6ED
triadic
#DDEDEC #ECDDED #EDECDD
tetradic
#DDEDEC #E4DDED #EDDDDE #E6EDDD
square
#DDEDEC #E4DDED #EDDDDE #E6EDDD
split-complementary
#DDEDEC #EDDDE6 #EDE4DD
monochromatic
#8DC3BF #B5D8D6 #DDEDEC #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.21
#DDEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#DDEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDEC
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDEC | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#D9EEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddedec; /* rgb */ color: rgb(221, 237, 236); /* oklch */ color: oklch(93.4% 0.017 192.4);
Tailwind
colors: {
custom: {
50: '#e7f2f2',
500: '#ddedec',
950: '#000000',
},
}SCSS
$custom: #ddedec; $custom-light: #e7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ddedec",
"rgb": {
"r": 221,
"g": 237,
"b": 236
},
"hsl": {
"h": 176.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93392,
"c": 0.01701,
"h": 192.4
},
"luminance": 0.81997
}Semantic roles & 50–950 ramp
primary
#DDEDEC
secondary
#C7A8AA
accent
#3C43A9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585