#8EA6BC#8EA6BC
#8EA6BC is a light, muted cyan. Relative luminance 0.367; OKLCH L 71.4% C 0.042 H 246.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6BC |
|---|---|
| RGB | rgb(142, 166, 188) |
| HSL | hsl(209, 26%, 65%) |
| HSV | hsv(209, 24%, 74%) |
| CMYK | cmyk(24.5%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(67.02, -3.36, -14.05) |
| CIE-LCH | lch(67.02, 14.45, 256.56°) |
| OKLab | oklab(71.43% -0.017 -0.0383) |
| OKLCH | oklch(71.43% 0.042 246.1) |
| XYZ | xyz(33.8661, 36.6530, 52.8576) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.11
Bluegrey
#85A3B2
ΔE00 4.56
Cool Gray
#9AA7B0
ΔE00 5.39
Greyblue
#77A1B5
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6BC #BCA48E
analogous
#8EBCBB #8EA6BC #8E8FBC
triadic
#8EA6BC #BC8EA6 #A6BC8E
tetradic
#8EA6BC #BB8EBC #BCA48E #8FBC8E
square
#8EA6BC #BB8EBC #BCA48E #8FBC8E
split-complementary
#8EA6BC #BC8E8F #BCBB8E
monochromatic
#4D6982 #6888A5 #8EA6BC #B4C4D3 #DBE3EA
Accessibility & contrast
On white
2.52
#8EA6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8EA6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6BC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6BC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#81ABAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea6bc; /* rgb */ color: rgb(142, 166, 188); /* oklch */ color: oklch(71.4% 0.042 246.1);
Tailwind
colors: {
custom: {
50: '#b0c0d0',
500: '#8ea6bc',
950: '#000000',
},
}SCSS
$custom: #8ea6bc; $custom-light: #b0c0d0; $custom-dark: #000000;
JSON
{
"hex": "#8ea6bc",
"rgb": {
"r": 142,
"g": 166,
"b": 188
},
"hsl": {
"h": 208.696,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.71425,
"c": 0.0419,
"h": 246.1
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#8EA6BC
secondary
#DBD3CB
accent
#7141A4
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182