#DDEEE9#DDEEE9
#DDEEE9 is a very light, near-neutral teal. Relative luminance 0.824; OKLCH L 93.5% C 0.019 H 176.4°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEE9 |
|---|---|
| RGB | rgb(221, 238, 233) |
| HSL | hsl(162, 33%, 90%) |
| HSV | hsv(162, 7%, 93%) |
| CMYK | cmyk(7.1%, 0%, 2.1%, 6.7%) |
| CIE-LAB | lab(92.75, -6.52, 0.49) |
| CIE-LCH | lch(92.75, 6.54, 175.72°) |
| OKLab | oklab(93.51% -0.0191 0.0012) |
| OKLCH | oklch(93.51% 0.019 176.4) |
| XYZ | xyz(75.0983, 82.4036, 89.0240) |
| Luminance | 0.8240 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.54
Mintcream
#F5FFFA
ΔE00 4.67
Honeydew
#F0FFF0
ΔE00 5.39
Lightcyan
#E0FFFF
ΔE00 5.44
Light Grey
#D8DCD6
ΔE00 6.17
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEE9 #EEDDE2
analogous
#DDEEE1 #DDEEE9 #DDEAEE
triadic
#DDEEE9 #E9DDEE #EEE9DD
tetradic
#DDEEE9 #E1DDEE #EEDDE2 #EAEEDD
square
#DDEEE9 #E1DDEE #EEDDE2 #EAEEDD
split-complementary
#DDEEE9 #EEDDEA #EEE1DD
monochromatic
#8BC5B4 #B4DACF #DDEEE9 #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.20
#DDEEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DDEEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEE9
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEE9 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#D9EFEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddeee9; /* rgb */ color: rgb(221, 238, 233); /* oklch */ color: oklch(93.5% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#e7f3f0',
500: '#ddeee9',
950: '#000000',
},
}SCSS
$custom: #ddeee9; $custom-light: #e7f3f0; $custom-dark: #000000;
JSON
{
"hex": "#ddeee9",
"rgb": {
"r": 221,
"g": 238,
"b": 233
},
"hsl": {
"h": 162.353,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93508,
"c": 0.01918,
"h": 176.4
},
"luminance": 0.82404
}Semantic roles & 50–950 ramp
primary
#DDEEE9
secondary
#C8A7B1
accent
#395BAC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585