#D6E8EA#D6E8EA
#D6E8EA is a very light, near-neutral teal. Relative luminance 0.779; OKLCH L 91.8% C 0.019 H 204.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E8EA |
|---|---|
| RGB | rgb(214, 232, 234) |
| HSL | hsl(186, 32%, 88%) |
| HSV | hsv(186, 9%, 92%) |
| CMYK | cmyk(8.5%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.76, -5.56, -3.01) |
| CIE-LCH | lch(90.76, 6.32, 208.46°) |
| OKLab | oklab(91.82% -0.0175 -0.0081) |
| OKLCH | oklch(91.82% 0.019 204.8) |
| XYZ | xyz(71.4362, 77.9489, 89.1080) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.07
Lightcyan
#E0FFFF
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.44
Mintcream
#F5FFFA
ΔE00 6.48
Light Grey
#D8DCD6
ΔE00 6.54
Aliceblue
#F0F8FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E8EA #EAD8D6
analogous
#D6EAE2 #D6E8EA #D6DEEA
triadic
#D6E8EA #EAD6E8 #E8EAD6
tetradic
#D6E8EA #E2D6EA #EAD8D6 #DEEAD6
square
#D6E8EA #E2D6EA #EAD8D6 #DEEAD6
split-complementary
#D6E8EA #EAD6DE #EAE2D6
monochromatic
#85BBC1 #AED1D5 #D6E8EA #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.27
#D6E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#D6E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E8EA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E8EA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#D1EAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d6e8ea; /* rgb */ color: rgb(214, 232, 234); /* oklch */ color: oklch(91.8% 0.019 204.8);
Tailwind
colors: {
custom: {
50: '#e2eff0',
500: '#d6e8ea',
950: '#000000',
},
}SCSS
$custom: #d6e8ea; $custom-light: #e2eff0; $custom-dark: #000000;
JSON
{
"hex": "#d6e8ea",
"rgb": {
"r": 214,
"g": 232,
"b": 234
},
"hsl": {
"h": 186,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.9182,
"c": 0.01934,
"h": 204.8
},
"luminance": 0.7795
}Semantic roles & 50–950 ramp
primary
#D6E8EA
secondary
#C3A4A1
accent
#463AAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585