#DDEEEC#DDEEEC
#DDEEEC is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.6% C 0.018 H 188.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEEC |
|---|---|
| RGB | rgb(221, 238, 236) |
| HSL | hsl(173, 33%, 90%) |
| HSV | hsv(173, 7%, 93%) |
| CMYK | cmyk(7.1%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(92.83, -5.96, -0.96) |
| CIE-LCH | lch(92.83, 6.04, 189.15°) |
| OKLab | oklab(93.59% -0.018 -0.0026) |
| OKLCH | oklch(93.59% 0.018 188.4) |
| XYZ | xyz(75.5304, 82.5764, 91.3002) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.88
Mintcream
#F5FFFA
ΔE00 4.70
Lightcyan
#E0FFFF
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 6.27
Honeydew
#F0FFF0
ΔE00 6.49
Aliceblue
#F0F8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEEC #EEDDDF
analogous
#DDEEE3 #DDEEEC #DDE8EE
triadic
#DDEEEC #ECDDEE #EEECDD
tetradic
#DDEEEC #E3DDEE #EEDDDF #E8EEDD
square
#DDEEEC #E3DDEE #EEDDDF #E8EEDD
split-complementary
#DDEEEC #EEDDE8 #EEE3DD
monochromatic
#8BC5BE #B4DAD5 #DDEEEC #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.20
#DDEEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DDEEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEEC
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEEC | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#D9EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddeeec; /* rgb */ color: rgb(221, 238, 236); /* oklch */ color: oklch(93.6% 0.018 188.4);
Tailwind
colors: {
custom: {
50: '#e7f3f2',
500: '#ddeeec',
950: '#000000',
},
}SCSS
$custom: #ddeeec; $custom-light: #e7f3f2; $custom-dark: #000000;
JSON
{
"hex": "#ddeeec",
"rgb": {
"r": 221,
"g": 238,
"b": 236
},
"hsl": {
"h": 172.941,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93593,
"c": 0.01818,
"h": 188.4
},
"luminance": 0.82577
}Semantic roles & 50–950 ramp
primary
#DDEEEC
secondary
#C8A7AB
accent
#3947AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585