#DDEFEC#DDEFEC
#DDEFEC is a very light, near-neutral teal. Relative luminance 0.832; OKLCH L 93.8% C 0.019 H 184.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFEC |
|---|---|
| RGB | rgb(221, 239, 236) |
| HSL | hsl(170, 36%, 90%) |
| HSV | hsv(170, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(93.08, -6.47, -0.59) |
| CIE-LCH | lch(93.08, 6.50, 185.18°) |
| OKLab | oklab(93.8% -0.0194 -0.0017) |
| OKLCH | oklch(93.8% 0.019 184.9) |
| XYZ | xyz(75.8224, 83.1603, 91.3975) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.02
Mintcream
#F5FFFA
ΔE00 4.71
Lightcyan
#E0FFFF
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 6.03
Light Grey
#D8DCD6
ΔE00 6.58
Ice Blue (survey)
#D7FFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFEC #EFDDE0
analogous
#DDEFE3 #DDEFEC #DDE9EF
triadic
#DDEFEC #ECDDEF #EFECDD
tetradic
#DDEFEC #E3DDEF #EFDDE0 #E9EFDD
square
#DDEFEC #E3DDEF #EFDDE0 #E9EFDD
split-complementary
#DDEFEC #EFDDE9 #EFE3DD
monochromatic
#8AC8BD #B3DBD5 #DDEFEC #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.19
#DDEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DDEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFEC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFEC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#D9F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddefec; /* rgb */ color: rgb(221, 239, 236); /* oklch */ color: oklch(93.8% 0.019 184.9);
Tailwind
colors: {
custom: {
50: '#e7f4f2',
500: '#ddefec',
950: '#000000',
},
}SCSS
$custom: #ddefec; $custom-light: #e7f4f2; $custom-dark: #000000;
JSON
{
"hex": "#ddefec",
"rgb": {
"r": 221,
"g": 239,
"b": 236
},
"hsl": {
"h": 170,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93795,
"c": 0.01943,
"h": 184.9
},
"luminance": 0.83161
}Semantic roles & 50–950 ramp
primary
#DDEFEC
secondary
#CAA6AC
accent
#374BAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585