#DDF0EB#DDF0EB
#DDF0EB is a very light, muted teal. Relative luminance 0.837; OKLCH L 94.0% C 0.021 H 178.3°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0EB |
|---|---|
| RGB | rgb(221, 240, 235) |
| HSL | hsl(164, 39%, 90%) |
| HSV | hsv(164, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.32, -7.16, 0.27) |
| CIE-LCH | lch(93.32, 7.17, 177.84°) |
| OKLab | oklab(93.97% -0.0211 0.0006) |
| OKLCH | oklch(93.97% 0.021 178.3) |
| XYZ | xyz(75.9711, 83.6895, 90.7323) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.51
Lightcyan
#E0FFFF
ΔE00 4.76
Mintcream
#F5FFFA
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.36
Very Pale Blue
#D6FFFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0EB #F0DDE2
analogous
#DDF0E1 #DDF0EB #DDEBF0
triadic
#DDF0EB #EBDDF0 #F0EBDD
tetradic
#DDF0EB #E1DDF0 #F0DDE2 #EBF0DD
square
#DDF0EB #E1DDF0 #F0DDE2 #EBF0DD
split-complementary
#DDF0EB #F0DDEB #F0E1DD
monochromatic
#88CBB9 #B3DDD2 #DDF0EB #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.18
#DDF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DDF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0EB
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0EB | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EAEBEB
Tritanopia (blue-blind)
#D9F1EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf0eb; /* rgb */ color: rgb(221, 240, 235); /* oklch */ color: oklch(94.0% 0.021 178.3);
Tailwind
colors: {
custom: {
50: '#e7f5f1',
500: '#ddf0eb',
950: '#000000',
},
}SCSS
$custom: #ddf0eb; $custom-light: #e7f5f1; $custom-dark: #000000;
JSON
{
"hex": "#ddf0eb",
"rgb": {
"r": 221,
"g": 240,
"b": 235
},
"hsl": {
"h": 164.211,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.93969,
"c": 0.02112,
"h": 178.3
},
"luminance": 0.8369
}Semantic roles & 50–950 ramp
primary
#DDF0EB
secondary
#CCA5B0
accent
#3455B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585