#D6EAEF#D6EAEF
#D6EAEF is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.4% C 0.022 H 214.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EAEF |
|---|---|
| RGB | rgb(214, 234, 239) |
| HSL | hsl(192, 44%, 89%) |
| HSV | hsv(192, 10%, 94%) |
| CMYK | cmyk(10.5%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.40, -5.61, -4.67) |
| CIE-LCH | lch(91.40, 7.30, 219.79°) |
| OKLab | oklab(92.37% -0.0184 -0.0126) |
| OKLCH | oklch(92.37% 0.022 214.4) |
| XYZ | xyz(72.7308, 79.3726, 93.1332) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.19
Lightcyan
#E0FFFF
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.73
Mintcream
#F5FFFA
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EAEF #EFDBD6
analogous
#D6EFE8 #D6EAEF #D6DEEF
triadic
#D6EAEF #EFD6EA #EAEFD6
tetradic
#D6EAEF #E8D6EF #EFDBD6 #DEEFD6
square
#D6EAEF #E8D6EF #EFDBD6 #DEEFD6
split-complementary
#D6EAEF #EFD6DE #EFE8D6
monochromatic
#7EBDCD #AAD3DE #D6EAEF #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.24
#D6EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D6EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EAEF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EAEF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#CFECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6eaef; /* rgb */ color: rgb(214, 234, 239); /* oklch */ color: oklch(92.4% 0.022 214.4);
Tailwind
colors: {
custom: {
50: '#e2f0f4',
500: '#d6eaef',
950: '#000000',
},
}SCSS
$custom: #d6eaef; $custom-light: #e2f0f4; $custom-dark: #000000;
JSON
{
"hex": "#d6eaef",
"rgb": {
"r": 214,
"g": 234,
"b": 239
},
"hsl": {
"h": 192,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.92374,
"c": 0.02228,
"h": 214.4
},
"luminance": 0.79374
}Semantic roles & 50–950 ramp
primary
#D6EAEF
secondary
#CBA79E
accent
#4A2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585