#8EA0BA#8EA0BA
#8EA0BA is a light, muted blue. Relative luminance 0.344; OKLCH L 70.1% C 0.043 H 257.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0BA |
|---|---|
| RGB | rgb(142, 160, 186) |
| HSL | hsl(215, 24%, 64%) |
| HSV | hsv(215, 24%, 73%) |
| CMYK | cmyk(23.7%, 14%, 0%, 27.1%) |
| CIE-LAB | lab(65.31, -0.52, -15.52) |
| CIE-LCH | lch(65.31, 15.52, 268.10°) |
| OKLab | oklab(70.06% -0.0094 -0.0423) |
| OKLCH | oklch(70.06% 0.043 257.5) |
| XYZ | xyz(32.5867, 34.4366, 51.3749) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.46
Cool Gray
#9AA7B0
ΔE00 7.21
Blue Grey
#758DA3
ΔE00 7.44
Bluegrey
#85A3B2
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 8.84
Greyblue
#77A1B5
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0BA #BAA88E
analogous
#8EB6BA #8EA0BA #928EBA
triadic
#8EA0BA #BA8EA0 #A0BA8E
tetradic
#8EA0BA #BA8EB6 #BAA88E #8EBA92
square
#8EA0BA #BA8EB6 #BAA88E #8EBA92
split-complementary
#8EA0BA #BA928E #B6BA8E
monochromatic
#4E6280 #6880A3 #8EA0BA #B4C0D1 #DAE0E8
Accessibility & contrast
On white
2.66
#8EA0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#8EA0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0BA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0BA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#939DB9
Tritanopia (blue-blind)
#82A5A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea0ba; /* rgb */ color: rgb(142, 160, 186); /* oklch */ color: oklch(70.1% 0.043 257.5);
Tailwind
colors: {
custom: {
50: '#afbcce',
500: '#8ea0ba',
950: '#000000',
},
}SCSS
$custom: #8ea0ba; $custom-light: #afbcce; $custom-dark: #000000;
JSON
{
"hex": "#8ea0ba",
"rgb": {
"r": 142,
"g": 160,
"b": 186
},
"hsl": {
"h": 215.455,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.7006,
"c": 0.04335,
"h": 257.5
},
"luminance": 0.34438
}Semantic roles & 50–950 ramp
primary
#8EA0BA
secondary
#DAD3CA
accent
#7B43A3
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182