#D6E7EA#D6E7EA
#D6E7EA is a very light, near-neutral teal. Relative luminance 0.774; OKLCH L 91.6% C 0.019 H 209.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E7EA |
|---|---|
| RGB | rgb(214, 231, 234) |
| HSL | hsl(189, 32%, 88%) |
| HSV | hsv(189, 9%, 92%) |
| CMYK | cmyk(8.5%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.50, -5.05, -3.39) |
| CIE-LCH | lch(90.50, 6.08, 213.89°) |
| OKLab | oklab(91.62% -0.0162 -0.0091) |
| OKLCH | oklch(91.62% 0.019 209.4) |
| XYZ | xyz(71.1555, 77.3875, 89.0144) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.27
Fog
#D8DCE0
ΔE00 5.86
Aliceblue
#F0F8FF
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.47
Lightcyan
#E0FFFF
ΔE00 6.63
Mintcream
#F5FFFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E7EA #EAD9D6
analogous
#D6EAE3 #D6E7EA #D6DDEA
triadic
#D6E7EA #EAD6E7 #E7EAD6
tetradic
#D6E7EA #E3D6EA #EAD9D6 #DDEAD6
square
#D6E7EA #E3D6EA #EAD9D6 #DDEAD6
split-complementary
#D6E7EA #EAD6DD #EAE3D6
monochromatic
#85B8C1 #AECFD5 #D6E7EA #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.27
#D6E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D6E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E7EA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E7EA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E0E3EA
Tritanopia (blue-blind)
#D1E9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d6e7ea; /* rgb */ color: rgb(214, 231, 234); /* oklch */ color: oklch(91.6% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#e2eef0',
500: '#d6e7ea',
950: '#000000',
},
}SCSS
$custom: #d6e7ea; $custom-light: #e2eef0; $custom-dark: #000000;
JSON
{
"hex": "#d6e7ea",
"rgb": {
"r": 214,
"g": 231,
"b": 234
},
"hsl": {
"h": 189,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.91618,
"c": 0.01858,
"h": 209.4
},
"luminance": 0.77388
}Semantic roles & 50–950 ramp
primary
#D6E7EA
secondary
#C3A6A1
accent
#4B3AAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585