#DDF1EB#DDF1EB
#DDF1EB is a very light, muted teal. Relative luminance 0.843; OKLCH L 94.2% C 0.023 H 176.0°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF1EB |
|---|---|
| RGB | rgb(221, 241, 235) |
| HSL | hsl(162, 42%, 91%) |
| HSV | hsv(162, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(93.57, -7.67, 0.64) |
| CIE-LCH | lch(93.57, 7.70, 175.20°) |
| OKLab | oklab(94.17% -0.0225 0.0016) |
| OKLCH | oklch(94.17% 0.023 176) |
| XYZ | xyz(76.2663, 84.2799, 90.8307) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.65
Azure (CSS)
#F0FFFF
ΔE00 4.82
Honeydew
#F0FFF0
ΔE00 4.93
Mintcream
#F5FFFA
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.10
Ice
#D6FFFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF1EB #F1DDE3
analogous
#DDF1E1 #DDF1EB #DDEDF1
triadic
#DDF1EB #EBDDF1 #F1EBDD
tetradic
#DDF1EB #E1DDF1 #F1DDE3 #EDF1DD
square
#DDF1EB #E1DDF1 #F1DDE3 #EDF1DD
split-complementary
#DDF1EB #F1DDED #F1E1DD
monochromatic
#86CDB8 #B2DFD1 #DDF1EB #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.18
#DDF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#DDF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF1EB
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF1EB | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#D9F2EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf1eb; /* rgb */ color: rgb(221, 241, 235); /* oklch */ color: oklch(94.2% 0.023 176.0);
Tailwind
colors: {
custom: {
50: '#e7f5f1',
500: '#ddf1eb',
950: '#000000',
},
}SCSS
$custom: #ddf1eb; $custom-light: #e7f5f1; $custom-dark: #000000;
JSON
{
"hex": "#ddf1eb",
"rgb": {
"r": 221,
"g": 241,
"b": 235
},
"hsl": {
"h": 162,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.94172,
"c": 0.02253,
"h": 176
},
"luminance": 0.84281
}Semantic roles & 50–950 ramp
primary
#DDF1EB
secondary
#CDA5B1
accent
#3158B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585