#8EA5BA#8EA5BA
#8EA5BA is a light, muted cyan. Relative luminance 0.362; OKLCH L 71.1% C 0.040 H 246.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA5BA |
|---|---|
| RGB | rgb(142, 165, 186) |
| HSL | hsl(209, 24%, 64%) |
| HSV | hsv(209, 24%, 73%) |
| CMYK | cmyk(23.7%, 11.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.68, -3.28, -13.45) |
| CIE-LCH | lch(66.68, 13.85, 256.30°) |
| OKLab | oklab(71.14% -0.0163 -0.0366) |
| OKLCH | oklch(71.14% 0.04 246) |
| XYZ | xyz(33.4709, 36.2052, 51.6696) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.74
Bluegrey
#85A3B2
ΔE00 4.38
Cool Gray
#9AA7B0
ΔE00 5.07
Greyblue
#77A1B5
ΔE00 6.09
Light Grey Blue
#9DBCD4
ΔE00 6.54
Cool Grey
#95A3A6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA5BA #BAA38E
analogous
#8EBAB9 #8EA5BA #8E8FBA
triadic
#8EA5BA #BA8EA5 #A5BA8E
tetradic
#8EA5BA #B98EBA #BAA38E #8FBA8E
square
#8EA5BA #B98EBA #BAA38E #8FBA8E
split-complementary
#8EA5BA #BA8E8F #BAB98E
monochromatic
#4E6880 #6887A3 #8EA5BA #B4C3D1 #DAE2E8
Accessibility & contrast
On white
2.55
#8EA5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#8EA5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA5BA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA5BA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#82AAAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea5ba; /* rgb */ color: rgb(142, 165, 186); /* oklch */ color: oklch(71.1% 0.040 246.0);
Tailwind
colors: {
custom: {
50: '#afbfce',
500: '#8ea5ba',
950: '#000000',
},
}SCSS
$custom: #8ea5ba; $custom-light: #afbfce; $custom-dark: #000000;
JSON
{
"hex": "#8ea5ba",
"rgb": {
"r": 142,
"g": 165,
"b": 186
},
"hsl": {
"h": 208.636,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.71136,
"c": 0.04012,
"h": 246
},
"luminance": 0.36206
}Semantic roles & 50–950 ramp
primary
#8EA5BA
secondary
#DAD2CA
accent
#7143A3
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182