#D7EAEB#D7EAEB
#D7EAEB is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.3% C 0.020 H 200.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EAEB |
|---|---|
| RGB | rgb(215, 234, 235) |
| HSL | hsl(183, 33%, 88%) |
| HSV | hsv(183, 9%, 92%) |
| CMYK | cmyk(8.5%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.37, -6.06, -2.63) |
| CIE-LCH | lch(91.37, 6.61, 203.47°) |
| OKLab | oklab(92.33% -0.0189 -0.0071) |
| OKLCH | oklch(92.33% 0.02 200.6) |
| XYZ | xyz(72.4392, 79.2898, 90.0692) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.75
Lightcyan
#E0FFFF
ΔE00 5.43
Mintcream
#F5FFFA
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.76
Aliceblue
#F0F8FF
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EAEB #EBD8D7
analogous
#D7EBE2 #D7EAEB #D7E0EB
triadic
#D7EAEB #EBD7EA #EAEBD7
tetradic
#D7EAEB #E2D7EB #EBD8D7 #E0EBD7
square
#D7EAEB #E2D7EB #EBD8D7 #E0EBD7
split-complementary
#D7EAEB #EBD7E0 #EBE2D7
monochromatic
#85BFC2 #AED5D7 #D7EAEB #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.25
#D7EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D7EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EAEB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EAEB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#D2ECEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7eaeb; /* rgb */ color: rgb(215, 234, 235); /* oklch */ color: oklch(92.3% 0.020 200.6);
Tailwind
colors: {
custom: {
50: '#e3f0f1',
500: '#d7eaeb',
950: '#000000',
},
}SCSS
$custom: #d7eaeb; $custom-light: #e3f0f1; $custom-dark: #000000;
JSON
{
"hex": "#d7eaeb",
"rgb": {
"r": 215,
"g": 234,
"b": 235
},
"hsl": {
"h": 183,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.92327,
"c": 0.0202,
"h": 200.6
},
"luminance": 0.79291
}Semantic roles & 50–950 ramp
primary
#D7EAEB
secondary
#C5A3A1
accent
#3F39AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585