#DDF2EB#DDF2EB
#DDF2EB is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.4% C 0.024 H 173.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2EB |
|---|---|
| RGB | rgb(221, 242, 235) |
| HSL | hsl(160, 45%, 91%) |
| HSV | hsv(160, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(93.83, -8.17, 1.02) |
| CIE-LCH | lch(93.83, 8.24, 172.90°) |
| OKLab | oklab(94.37% -0.0238 0.0026) |
| OKLCH | oklch(94.37% 0.024 173.8) |
| XYZ | xyz(76.5631, 84.8735, 90.9297) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 4.66
Azure (CSS)
#F0FFFF
ΔE00 5.17
Mintcream
#F5FFFA
ΔE00 5.30
Ice
#D6FFFA
ΔE00 5.82
Ice Blue (survey)
#D7FFFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2EB #F2DDE4
analogous
#DDF2E0 #DDF2EB #DDEEF2
triadic
#DDF2EB #EBDDF2 #F2EBDD
tetradic
#DDF2EB #E0DDF2 #F2DDE4 #EEF2DD
square
#DDF2EB #E0DDF2 #F2DDE4 #EEF2DD
split-complementary
#DDF2EB #F2DDEE #F2E0DD
monochromatic
#84D0B7 #B1E1D1 #DDF2EB #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.17
#DDF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#DDF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2EB
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2EB | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#D9F3F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf2eb; /* rgb */ color: rgb(221, 242, 235); /* oklch */ color: oklch(94.4% 0.024 173.8);
Tailwind
colors: {
custom: {
50: '#e7f6f1',
500: '#ddf2eb',
950: '#000000',
},
}SCSS
$custom: #ddf2eb; $custom-light: #e7f6f1; $custom-dark: #000000;
JSON
{
"hex": "#ddf2eb",
"rgb": {
"r": 221,
"g": 242,
"b": 235
},
"hsl": {
"h": 160,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.94374,
"c": 0.02397,
"h": 173.8
},
"luminance": 0.84875
}Semantic roles & 50–950 ramp
primary
#DDF2EB
secondary
#CFA4B2
accent
#2E5CB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585