#DDF0EC#DDF0EC
#DDF0EC is a very light, muted teal. Relative luminance 0.837; OKLCH L 94.0% C 0.021 H 181.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0EC |
|---|---|
| RGB | rgb(221, 240, 236) |
| HSL | hsl(167, 39%, 90%) |
| HSV | hsv(167, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(93.34, -6.98, -0.21) |
| CIE-LCH | lch(93.34, 6.98, 181.74°) |
| OKLab | oklab(94% -0.0207 -0.0007) |
| OKLCH | oklch(94% 0.021 181.9) |
| XYZ | xyz(76.1160, 83.7475, 91.4954) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.24
Lightcyan
#E0FFFF
ΔE00 4.60
Mintcream
#F5FFFA
ΔE00 4.81
Honeydew
#F0FFF0
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0EC #F0DDE1
analogous
#DDF0E2 #DDF0EC #DDEAF0
triadic
#DDF0EC #ECDDF0 #F0ECDD
tetradic
#DDF0EC #E2DDF0 #F0DDE1 #EAF0DD
square
#DDF0EC #E2DDF0 #F0DDE1 #EAF0DD
split-complementary
#DDF0EC #F0DDEA #F0E2DD
monochromatic
#88CBBD #B3DDD4 #DDF0EC #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.18
#DDF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DDF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0EC
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0EC | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#EAEBEC
Tritanopia (blue-blind)
#D9F1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf0ec; /* rgb */ color: rgb(221, 240, 236); /* oklch */ color: oklch(94.0% 0.021 181.9);
Tailwind
colors: {
custom: {
50: '#e7f5f2',
500: '#ddf0ec',
950: '#000000',
},
}SCSS
$custom: #ddf0ec; $custom-light: #e7f5f2; $custom-dark: #000000;
JSON
{
"hex": "#ddf0ec",
"rgb": {
"r": 221,
"g": 240,
"b": 236
},
"hsl": {
"h": 167.368,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.93997,
"c": 0.02073,
"h": 181.9
},
"luminance": 0.83748
}Semantic roles & 50–950 ramp
primary
#DDF0EC
secondary
#CCA5AE
accent
#344EB2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585