#DDEEE8#DDEEE8
#DDEEE8 is a very light, near-neutral teal. Relative luminance 0.823; OKLCH L 93.5% C 0.020 H 172.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEE8 |
|---|---|
| RGB | rgb(221, 238, 232) |
| HSL | hsl(159, 33%, 90%) |
| HSV | hsv(159, 7%, 93%) |
| CMYK | cmyk(7.1%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(92.73, -6.71, 0.97) |
| CIE-LCH | lch(92.73, 6.78, 171.75°) |
| OKLab | oklab(93.48% -0.0195 0.0025) |
| OKLCH | oklch(93.48% 0.02 172.8) |
| XYZ | xyz(74.9558, 82.3466, 88.2738) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.74
Azure (CSS)
#F0FFFF
ΔE00 4.82
Honeydew
#F0FFF0
ΔE00 5.06
Lightcyan
#E0FFFF
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEE8 #EEDDE3
analogous
#DDEEE0 #DDEEE8 #DDEBEE
triadic
#DDEEE8 #E8DDEE #EEE8DD
tetradic
#DDEEE8 #E0DDEE #EEDDE3 #EBEEDD
square
#DDEEE8 #E0DDEE #EEDDE3 #EBEEDD
split-complementary
#DDEEE8 #EEDDEB #EEE0DD
monochromatic
#8BC5B1 #B4DACC #DDEEE8 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.20
#DDEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DDEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEE8
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEE8 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#DAEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddeee8; /* rgb */ color: rgb(221, 238, 232); /* oklch */ color: oklch(93.5% 0.020 172.8);
Tailwind
colors: {
custom: {
50: '#e7f3ef',
500: '#ddeee8',
950: '#000000',
},
}SCSS
$custom: #ddeee8; $custom-light: #e7f3ef; $custom-dark: #000000;
JSON
{
"hex": "#ddeee8",
"rgb": {
"r": 221,
"g": 238,
"b": 232
},
"hsl": {
"h": 158.824,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.9348,
"c": 0.01969,
"h": 172.8
},
"luminance": 0.82347
}Semantic roles & 50–950 ramp
primary
#DDEEE8
secondary
#C8A7B3
accent
#3962AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585