#DDEDEF#DDEDEF
#DDEDEF is a very light, near-neutral teal. Relative luminance 0.822; OKLCH L 93.5% C 0.017 H 205.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDEF |
|---|---|
| RGB | rgb(221, 237, 239) |
| HSL | hsl(187, 36%, 90%) |
| HSV | hsv(187, 8%, 94%) |
| CMYK | cmyk(7.5%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(92.65, -4.89, -2.78) |
| CIE-LCH | lch(92.65, 5.63, 209.64°) |
| OKLab | oklab(93.48% -0.0155 -0.0075) |
| OKLCH | oklch(93.48% 0.017 205.9) |
| XYZ | xyz(75.6796, 82.1716, 93.5182) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.85
Mintcream
#F5FFFA
ΔE00 5.36
Aliceblue
#F0F8FF
ΔE00 5.40
Lightcyan
#E0FFFF
ΔE00 5.93
Fog
#D8DCE0
ΔE00 6.26
Light Grey
#D8DCD6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDEF #EFDFDD
analogous
#DDEFE8 #DDEDEF #DDE4EF
triadic
#DDEDEF #EFDDED #EDEFDD
tetradic
#DDEDEF #E8DDEF #EFDFDD #E4EFDD
square
#DDEDEF #E8DDEF #EFDFDD #E4EFDD
split-complementary
#DDEDEF #EFDDE4 #EFE8DD
monochromatic
#8AC1C8 #B3D7DB #DDEDEF #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.20
#DDEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DDEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDEF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDEF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#D8EEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddedef; /* rgb */ color: rgb(221, 237, 239); /* oklch */ color: oklch(93.5% 0.017 205.9);
Tailwind
colors: {
custom: {
50: '#e7f2f4',
500: '#ddedef',
950: '#000000',
},
}SCSS
$custom: #ddedef; $custom-light: #e7f2f4; $custom-dark: #000000;
JSON
{
"hex": "#ddedef",
"rgb": {
"r": 221,
"g": 237,
"b": 239
},
"hsl": {
"h": 186.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93478,
"c": 0.0172,
"h": 205.9
},
"luminance": 0.82173
}Semantic roles & 50–950 ramp
primary
#DDEDEF
secondary
#CAAAA6
accent
#4437AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585