#D7EEEB#D7EEEB
#D7EEEB is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.1% C 0.025 H 187.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EEEB |
|---|---|
| RGB | rgb(215, 238, 235) |
| HSL | hsl(172, 40%, 89%) |
| HSV | hsv(172, 10%, 93%) |
| CMYK | cmyk(9.7%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.39, -8.09, -1.12) |
| CIE-LCH | lch(92.39, 8.17, 187.90°) |
| OKLab | oklab(93.14% -0.0243 -0.0031) |
| OKLCH | oklch(93.14% 0.025 187.3) |
| XYZ | xyz(73.5909, 81.5931, 90.4531) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.07
Azure (CSS)
#F0FFFF
ΔE00 5.18
Ice Blue (survey)
#D7FFFE
ΔE00 5.40
Very Pale Blue
#D6FFFE
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.77
Ice
#D6FFFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EEEB #EED7DA
analogous
#D7EEE0 #D7EEEB #D7E6EE
triadic
#D7EEEB #EBD7EE #EEEBD7
tetradic
#D7EEEB #E0D7EE #EED7DA #E6EED7
square
#D7EEEB #E0D7EE #EED7DA #E6EED7
split-complementary
#D7EEEB #EED7E6 #EEE0D7
monochromatic
#81C9C0 #ACDCD6 #D7EEEB #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.21
#D7EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#D7EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EEEB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EEEB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#D1EFED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7eeeb; /* rgb */ color: rgb(215, 238, 235); /* oklch */ color: oklch(93.1% 0.025 187.3);
Tailwind
colors: {
custom: {
50: '#e3f3f1',
500: '#d7eeeb',
950: '#000000',
},
}SCSS
$custom: #d7eeeb; $custom-light: #e3f3f1; $custom-dark: #000000;
JSON
{
"hex": "#d7eeeb",
"rgb": {
"r": 215,
"g": 238,
"b": 235
},
"hsl": {
"h": 172.174,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.9314,
"c": 0.02454,
"h": 187.3
},
"luminance": 0.81594
}Semantic roles & 50–950 ramp
primary
#D7EEEB
secondary
#CAA0A5
accent
#3243B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585