#D6E6EA#D6E6EA
#D6E6EA is a very light, near-neutral cyan. Relative luminance 0.768; OKLCH L 91.4% C 0.018 H 214.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E6EA |
|---|---|
| RGB | rgb(214, 230, 234) |
| HSL | hsl(192, 32%, 88%) |
| HSV | hsv(192, 9%, 92%) |
| CMYK | cmyk(8.5%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.24, -4.53, -3.77) |
| CIE-LCH | lch(90.24, 5.89, 219.72°) |
| OKLab | oklab(91.42% -0.0148 -0.0101) |
| OKLCH | oklch(91.42% 0.018 214.4) |
| XYZ | xyz(70.8764, 76.8293, 88.9214) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.30
Azure (CSS)
#F0FFFF
ΔE00 5.56
Aliceblue
#F0F8FF
ΔE00 5.81
Light Grey
#D8DCD6
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 6.80
Mintcream
#F5FFFA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E6EA #EADAD6
analogous
#D6EAE4 #D6E6EA #D6DCEA
triadic
#D6E6EA #EAD6E6 #E6EAD6
tetradic
#D6E6EA #E4D6EA #EADAD6 #DCEAD6
square
#D6E6EA #E4D6EA #EADAD6 #DCEAD6
split-complementary
#D6E6EA #EAD6DC #EAE4D6
monochromatic
#85B5C1 #AECDD5 #D6E6EA #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.28
#D6E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#D6E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E6EA
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E6EA | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#D1E8E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d6e6ea; /* rgb */ color: rgb(214, 230, 234); /* oklch */ color: oklch(91.4% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#e2edf0',
500: '#d6e6ea',
950: '#000000',
},
}SCSS
$custom: #d6e6ea; $custom-light: #e2edf0; $custom-dark: #000000;
JSON
{
"hex": "#d6e6ea",
"rgb": {
"r": 214,
"g": 230,
"b": 234
},
"hsl": {
"h": 192,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.91415,
"c": 0.01794,
"h": 214.4
},
"luminance": 0.7683
}Semantic roles & 50–950 ramp
primary
#D6E6EA
secondary
#C3A8A1
accent
#513AAB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485