#D7EEED#D7EEED
#D7EEED is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.2% C 0.024 H 193.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EEED |
|---|---|
| RGB | rgb(215, 238, 237) |
| HSL | hsl(177, 40%, 89%) |
| HSV | hsv(177, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.45, -7.71, -2.09) |
| CIE-LCH | lch(92.45, 7.99, 195.16°) |
| OKLab | oklab(93.2% -0.0236 -0.0057) |
| OKLCH | oklch(93.2% 0.024 193.6) |
| XYZ | xyz(73.8814, 81.7093, 91.9834) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.94
Azure (CSS)
#F0FFFF
ΔE00 4.87
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Very Pale Blue
#D6FFFE
ΔE00 5.65
Very Light Blue
#D5FFFF
ΔE00 5.78
Really Light Blue
#D4FFFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EEED #EED7D8
analogous
#D7EEE2 #D7EEED #D7E4EE
triadic
#D7EEED #EDD7EE #EEEDD7
tetradic
#D7EEED #E2D7EE #EED7D8 #E4EED7
square
#D7EEED #E2D7EE #EED7D8 #E4EED7
split-complementary
#D7EEED #EED7E4 #EEE2D7
monochromatic
#81C9C6 #ACDCDA #D7EEED #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.21
#D7EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#D7EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EEED
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EEED | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#D1F0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7eeed; /* rgb */ color: rgb(215, 238, 237); /* oklch */ color: oklch(93.2% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#e3f3f2',
500: '#d7eeed',
950: '#000000',
},
}SCSS
$custom: #d7eeed; $custom-light: #e3f3f2; $custom-dark: #000000;
JSON
{
"hex": "#d7eeed",
"rgb": {
"r": 215,
"g": 238,
"b": 237
},
"hsl": {
"h": 177.391,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.93197,
"c": 0.02426,
"h": 193.6
},
"luminance": 0.81711
}Semantic roles & 50–950 ramp
primary
#D7EEED
secondary
#CAA0A1
accent
#3238B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585