#DDF0EA#DDF0EA
#DDF0EA is a very light, muted teal. Relative luminance 0.836; OKLCH L 93.9% C 0.022 H 175.0°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0EA |
|---|---|
| RGB | rgb(221, 240, 234) |
| HSL | hsl(161, 39%, 90%) |
| HSV | hsv(161, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.29, -7.35, 0.75) |
| CIE-LCH | lch(93.29, 7.39, 174.15°) |
| OKLab | oklab(93.94% -0.0215 0.0019) |
| OKLCH | oklch(93.94% 0.022 175) |
| XYZ | xyz(75.8270, 83.6319, 89.9736) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.79
Mintcream
#F5FFFA
ΔE00 4.92
Honeydew
#F0FFF0
ΔE00 4.95
Lightcyan
#E0FFFF
ΔE00 4.95
Ice Blue (survey)
#D7FFFE
ΔE00 6.45
Ice
#D6FFFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0EA #F0DDE3
analogous
#DDF0E0 #DDF0EA #DDECF0
triadic
#DDF0EA #EADDF0 #F0EADD
tetradic
#DDF0EA #E0DDF0 #F0DDE3 #ECF0DD
square
#DDF0EA #E0DDF0 #F0DDE3 #ECF0DD
split-complementary
#DDF0EA #F0DDEC #F0E0DD
monochromatic
#88CBB6 #B3DDD0 #DDF0EA #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.18
#DDF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#DDF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0EA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0EA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#D9F1EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf0ea; /* rgb */ color: rgb(221, 240, 234); /* oklch */ color: oklch(93.9% 0.022 175.0);
Tailwind
colors: {
custom: {
50: '#e7f5f0',
500: '#ddf0ea',
950: '#000000',
},
}SCSS
$custom: #ddf0ea; $custom-light: #e7f5f0; $custom-dark: #000000;
JSON
{
"hex": "#ddf0ea",
"rgb": {
"r": 221,
"g": 240,
"b": 234
},
"hsl": {
"h": 161.053,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.93941,
"c": 0.02157,
"h": 175
},
"luminance": 0.83633
}Semantic roles & 50–950 ramp
primary
#DDF0EA
secondary
#CCA5B2
accent
#345CB2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585