#DDF0EE#DDF0EE
#DDF0EE is a very light, muted teal. Relative luminance 0.839; OKLCH L 94.1% C 0.020 H 189.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0EE |
|---|---|
| RGB | rgb(221, 240, 238) |
| HSL | hsl(174, 39%, 90%) |
| HSV | hsv(174, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(93.39, -6.60, -1.18) |
| CIE-LCH | lch(93.39, 6.71, 190.11°) |
| OKLab | oklab(94.05% -0.02 -0.0032) |
| OKLCH | oklch(94.05% 0.02 189.2) |
| XYZ | xyz(76.4082, 83.8643, 93.0342) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.82
Lightcyan
#E0FFFF
ΔE00 4.44
Mintcream
#F5FFFA
ΔE00 4.85
Ice Blue (survey)
#D7FFFE
ΔE00 6.31
Honeydew
#F0FFF0
ΔE00 6.36
Very Pale Blue
#D6FFFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0EE #F0DDDF
analogous
#DDF0E4 #DDF0EE #DDE8F0
triadic
#DDF0EE #EEDDF0 #F0EEDD
tetradic
#DDF0EE #E4DDF0 #F0DDDF #E8F0DD
square
#DDF0EE #E4DDF0 #F0DDDF #E8F0DD
split-complementary
#DDF0EE #F0DDE8 #F0E4DD
monochromatic
#88CBC4 #B3DDD9 #DDF0EE #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.18
#DDF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DDF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0EE
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0EE | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#D8F1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf0ee; /* rgb */ color: rgb(221, 240, 238); /* oklch */ color: oklch(94.1% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#e7f5f3',
500: '#ddf0ee',
950: '#000000',
},
}SCSS
$custom: #ddf0ee; $custom-light: #e7f5f3; $custom-dark: #000000;
JSON
{
"hex": "#ddf0ee",
"rgb": {
"r": 221,
"g": 240,
"b": 238
},
"hsl": {
"h": 173.684,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.94054,
"c": 0.02022,
"h": 189.2
},
"luminance": 0.83865
}Semantic roles & 50–950 ramp
primary
#DDF0EE
secondary
#CCA5AA
accent
#3441B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585