#DDEEEA#DDEEEA
#DDEEEA is a very light, near-neutral teal. Relative luminance 0.825; OKLCH L 93.5% C 0.019 H 180.2°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEEA |
|---|---|
| RGB | rgb(221, 238, 234) |
| HSL | hsl(166, 33%, 90%) |
| HSV | hsv(166, 7%, 93%) |
| CMYK | cmyk(7.1%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(92.78, -6.34, 0.01) |
| CIE-LCH | lch(92.78, 6.34, 179.95°) |
| OKLab | oklab(93.54% -0.0188 -0.0001) |
| OKLCH | oklch(93.54% 0.019 180.2) |
| XYZ | xyz(75.2415, 82.4609, 89.7784) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.28
Mintcream
#F5FFFA
ΔE00 4.64
Lightcyan
#E0FFFF
ΔE00 5.30
Honeydew
#F0FFF0
ΔE00 5.73
Light Grey
#D8DCD6
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEEA #EEDDE1
analogous
#DDEEE1 #DDEEEA #DDEAEE
triadic
#DDEEEA #EADDEE #EEEADD
tetradic
#DDEEEA #E1DDEE #EEDDE1 #EAEEDD
square
#DDEEEA #E1DDEE #EEDDE1 #EAEEDD
split-complementary
#DDEEEA #EEDDEA #EEE1DD
monochromatic
#8BC5B8 #B4DAD1 #DDEEEA #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.20
#DDEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DDEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEEA
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEEA | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#D9EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddeeea; /* rgb */ color: rgb(221, 238, 234); /* oklch */ color: oklch(93.5% 0.019 180.2);
Tailwind
colors: {
custom: {
50: '#e7f3f0',
500: '#ddeeea',
950: '#000000',
},
}SCSS
$custom: #ddeeea; $custom-light: #e7f3f0; $custom-dark: #000000;
JSON
{
"hex": "#ddeeea",
"rgb": {
"r": 221,
"g": 238,
"b": 234
},
"hsl": {
"h": 165.882,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93536,
"c": 0.01876,
"h": 180.2
},
"luminance": 0.82462
}Semantic roles & 50–950 ramp
primary
#DDEEEA
secondary
#C8A7AF
accent
#3954AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585