#8EA6BA#8EA6BA
#8EA6BA is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.4% C 0.040 H 243.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6BA |
|---|---|
| RGB | rgb(142, 166, 186) |
| HSL | hsl(207, 24%, 64%) |
| HSV | hsv(207, 24%, 73%) |
| CMYK | cmyk(23.7%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(66.95, -3.83, -13.04) |
| CIE-LCH | lch(66.95, 13.59, 253.64°) |
| OKLab | oklab(71.35% -0.0177 -0.0355) |
| OKLCH | oklch(71.35% 0.04 243.4) |
| XYZ | xyz(33.6520, 36.5673, 51.7300) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.46
Bluegrey
#85A3B2
ΔE00 3.81
Cool Gray
#9AA7B0
ΔE00 4.83
Greyblue
#77A1B5
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 6.25
Cool Grey
#95A3A6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6BA #BAA28E
analogous
#8EBAB8 #8EA6BA #8E90BA
triadic
#8EA6BA #BA8EA6 #A6BA8E
tetradic
#8EA6BA #B88EBA #BAA28E #90BA8E
square
#8EA6BA #B88EBA #BAA28E #90BA8E
split-complementary
#8EA6BA #BA8E90 #BAB88E
monochromatic
#4E6980 #6888A3 #8EA6BA #B4C4D1 #DAE2E8
Accessibility & contrast
On white
2.53
#8EA6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#8EA6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6BA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6BA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BB
Deuteranopia (green-blind)
#98A1BA
Tritanopia (blue-blind)
#82ABAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea6ba; /* rgb */ color: rgb(142, 166, 186); /* oklch */ color: oklch(71.4% 0.040 243.4);
Tailwind
colors: {
custom: {
50: '#afc0ce',
500: '#8ea6ba',
950: '#000000',
},
}SCSS
$custom: #8ea6ba; $custom-light: #afc0ce; $custom-dark: #000000;
JSON
{
"hex": "#8ea6ba",
"rgb": {
"r": 142,
"g": 166,
"b": 186
},
"hsl": {
"h": 207.273,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.71352,
"c": 0.03969,
"h": 243.4
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#8EA6BA
secondary
#DAD1CA
accent
#6E43A3
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182