#D7EDEB#D7EDEB
#D7EDEB is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.9% C 0.023 H 190.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EDEB |
|---|---|
| RGB | rgb(215, 237, 235) |
| HSL | hsl(175, 38%, 89%) |
| HSV | hsv(175, 9%, 93%) |
| CMYK | cmyk(9.3%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(92.14, -7.59, -1.50) |
| CIE-LCH | lch(92.14, 7.73, 191.19°) |
| OKLab | oklab(92.94% -0.023 -0.0041) |
| OKLCH | oklch(92.94% 0.023 190.2) |
| XYZ | xyz(73.3005, 81.0124, 90.3563) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.29
Azure (CSS)
#F0FFFF
ΔE00 4.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.76
Very Pale Blue
#D6FFFE
ΔE00 5.95
Mintcream
#F5FFFA
ΔE00 6.06
Very Light Blue
#D5FFFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EDEB #EDD7D9
analogous
#D7EDE0 #D7EDEB #D7E4ED
triadic
#D7EDEB #EBD7ED #EDEBD7
tetradic
#D7EDEB #E0D7ED #EDD7D9 #E4EDD7
square
#D7EDEB #E0D7ED #EDD7D9 #E4EDD7
split-complementary
#D7EDEB #EDD7E4 #EDE0D7
monochromatic
#83C7C1 #ADDAD6 #D7EDEB #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.22
#D7EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D7EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EDEB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EDEB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#D1EEEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d7edeb; /* rgb */ color: rgb(215, 237, 235); /* oklch */ color: oklch(92.9% 0.023 190.2);
Tailwind
colors: {
custom: {
50: '#e3f2f1',
500: '#d7edeb',
950: '#000000',
},
}SCSS
$custom: #d7edeb; $custom-light: #e3f2f1; $custom-dark: #000000;
JSON
{
"hex": "#d7edeb",
"rgb": {
"r": 215,
"g": 237,
"b": 235
},
"hsl": {
"h": 174.545,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.92936,
"c": 0.02336,
"h": 190.2
},
"luminance": 0.81014
}Semantic roles & 50–950 ramp
primary
#D7EDEB
secondary
#C8A0A4
accent
#3540B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585