#DDEEE7#DDEEE7
#DDEEE7 is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.5% C 0.020 H 169.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEE7 |
|---|---|
| RGB | rgb(221, 238, 231) |
| HSL | hsl(155, 33%, 90%) |
| HSV | hsv(155, 7%, 93%) |
| CMYK | cmyk(7.1%, 0%, 2.9%, 6.7%) |
| CIE-LAB | lab(92.70, -6.89, 1.46) |
| CIE-LCH | lch(92.70, 7.04, 168.07°) |
| OKLab | oklab(93.45% -0.0199 0.0038) |
| OKLCH | oklch(93.45% 0.02 169.3) |
| XYZ | xyz(74.8142, 82.2899, 87.5278) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.77
Mintcream
#F5FFFA
ΔE00 4.85
Azure (CSS)
#F0FFFF
ΔE00 5.12
Lightcyan
#E0FFFF
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 6.24
Ice Blue (survey)
#D7FFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEE7 #EEDDE4
analogous
#DDEEDF #DDEEE7 #DDECEE
triadic
#DDEEE7 #E7DDEE #EEE7DD
tetradic
#DDEEE7 #DFDDEE #EEDDE4 #ECEEDD
square
#DDEEE7 #DFDDEE #EEDDE4 #ECEEDD
split-complementary
#DDEEE7 #EEDDEC #EEDFDD
monochromatic
#8BC5AD #B4DACA #DDEEE7 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.20
#DDEEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DDEEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEE7
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEE7 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE7
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#DAEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddeee7; /* rgb */ color: rgb(221, 238, 231); /* oklch */ color: oklch(93.5% 0.020 169.3);
Tailwind
colors: {
custom: {
50: '#e7f3ee',
500: '#ddeee7',
950: '#000000',
},
}SCSS
$custom: #ddeee7; $custom-light: #e7f3ee; $custom-dark: #000000;
JSON
{
"hex": "#ddeee7",
"rgb": {
"r": 221,
"g": 238,
"b": 231
},
"hsl": {
"h": 155.294,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93452,
"c": 0.02026,
"h": 169.3
},
"luminance": 0.82291
}Semantic roles & 50–950 ramp
primary
#DDEEE7
secondary
#C8A7B5
accent
#3969AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585