#DDEDF0#DDEDF0
#DDEDF0 is a very light, near-neutral teal. Relative luminance 0.822; OKLCH L 93.5% C 0.017 H 210.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDF0 |
|---|---|
| RGB | rgb(221, 237, 240) |
| HSL | hsl(189, 39%, 90%) |
| HSV | hsv(189, 8%, 94%) |
| CMYK | cmyk(7.9%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(92.68, -4.70, -3.27) |
| CIE-LCH | lch(92.68, 5.72, 214.78°) |
| OKLab | oklab(93.51% -0.0151 -0.0088) |
| OKLCH | oklch(93.51% 0.017 210.2) |
| XYZ | xyz(75.8278, 82.2308, 94.2984) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.98
Aliceblue
#F0F8FF
ΔE00 5.09
Mintcream
#F5FFFA
ΔE00 5.63
Fog
#D8DCE0
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.14
Light Grey
#D8DCD6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDF0 #F0E0DD
analogous
#DDF0E9 #DDEDF0 #DDE3F0
triadic
#DDEDF0 #F0DDED #EDF0DD
tetradic
#DDEDF0 #E9DDF0 #F0E0DD #E3F0DD
square
#DDEDF0 #E9DDF0 #F0E0DD #E3F0DD
split-complementary
#DDEDF0 #F0DDE3 #F0E9DD
monochromatic
#88C0CB #B3D7DD #DDEDF0 #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.20
#DDEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DDEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDF0
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDF0 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#D8EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddedf0; /* rgb */ color: rgb(221, 237, 240); /* oklch */ color: oklch(93.5% 0.017 210.2);
Tailwind
colors: {
custom: {
50: '#e7f2f4',
500: '#ddedf0',
950: '#000000',
},
}SCSS
$custom: #ddedf0; $custom-light: #e7f2f4; $custom-dark: #000000;
JSON
{
"hex": "#ddedf0",
"rgb": {
"r": 221,
"g": 237,
"b": 240
},
"hsl": {
"h": 189.474,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.93508,
"c": 0.01748,
"h": 210.2
},
"luminance": 0.82232
}Semantic roles & 50–950 ramp
primary
#DDEDF0
secondary
#CCACA5
accent
#4834B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585