#DDF1EA#DDF1EA
#DDF1EA is a very light, muted teal. Relative luminance 0.842; OKLCH L 94.1% C 0.023 H 172.8°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF1EA |
|---|---|
| RGB | rgb(221, 241, 234) |
| HSL | hsl(159, 42%, 91%) |
| HSV | hsv(159, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(93.55, -7.85, 1.13) |
| CIE-LCH | lch(93.55, 7.93, 171.83°) |
| OKLab | oklab(94.14% -0.0229 0.0029) |
| OKLCH | oklch(94.14% 0.023 172.8) |
| XYZ | xyz(76.1222, 84.2223, 90.0720) |
| Luminance | 0.8422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.64
Lightcyan
#E0FFFF
ΔE00 4.89
Azure (CSS)
#F0FFFF
ΔE00 5.12
Mintcream
#F5FFFA
ΔE00 5.15
Ice
#D6FFFA
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF1EA #F1DDE4
analogous
#DDF1E0 #DDF1EA #DDEEF1
triadic
#DDF1EA #EADDF1 #F1EADD
tetradic
#DDF1EA #E0DDF1 #F1DDE4 #EEF1DD
square
#DDF1EA #E0DDF1 #F1DDE4 #EEF1DD
split-complementary
#DDF1EA #F1DDEE #F1E0DD
monochromatic
#86CDB4 #B2DFCF #DDF1EA #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.18
#DDF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#DDF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF1EA
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF1EA | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#ECEBEA
Tritanopia (blue-blind)
#D9F1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddf1ea; /* rgb */ color: rgb(221, 241, 234); /* oklch */ color: oklch(94.1% 0.023 172.8);
Tailwind
colors: {
custom: {
50: '#e7f5f0',
500: '#ddf1ea',
950: '#000000',
},
}SCSS
$custom: #ddf1ea; $custom-light: #e7f5f0; $custom-dark: #000000;
JSON
{
"hex": "#ddf1ea",
"rgb": {
"r": 221,
"g": 241,
"b": 234
},
"hsl": {
"h": 159,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.94144,
"c": 0.02304,
"h": 172.8
},
"luminance": 0.84223
}Semantic roles & 50–950 ramp
primary
#DDF1EA
secondary
#CDA5B3
accent
#315FB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585