#8EA3BA#8EA3BA
#8EA3BA is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.7% C 0.041 H 250.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3BA |
|---|---|
| RGB | rgb(142, 163, 186) |
| HSL | hsl(211, 24%, 64%) |
| HSV | hsv(211, 24%, 73%) |
| CMYK | cmyk(23.7%, 12.4%, 0%, 27.1%) |
| CIE-LAB | lab(66.13, -2.18, -14.28) |
| CIE-LCH | lch(66.13, 14.44, 261.33°) |
| OKLab | oklab(70.7% -0.0136 -0.0389) |
| OKLCH | oklch(70.7% 0.041 250.8) |
| XYZ | xyz(33.1130, 35.4893, 51.5503) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.67
Bluegrey
#85A3B2
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 5.78
Greyblue
#77A1B5
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.33
Blue Grey
#758DA3
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3BA #BAA58E
analogous
#8EB9BA #8EA3BA #8F8EBA
triadic
#8EA3BA #BA8EA3 #A3BA8E
tetradic
#8EA3BA #BA8EB9 #BAA58E #8EBA8F
square
#8EA3BA #BA8EB9 #BAA58E #8EBA8F
split-complementary
#8EA3BA #BA8F8E #B9BA8E
monochromatic
#4E6680 #6884A3 #8EA3BA #B4C2D1 #DAE1E8
Accessibility & contrast
On white
2.59
#8EA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8EA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3BA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3BA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BB
Deuteranopia (green-blind)
#959FBA
Tritanopia (blue-blind)
#82A8AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea3ba; /* rgb */ color: rgb(142, 163, 186); /* oklch */ color: oklch(70.7% 0.041 250.8);
Tailwind
colors: {
custom: {
50: '#afbece',
500: '#8ea3ba',
950: '#000000',
},
}SCSS
$custom: #8ea3ba; $custom-light: #afbece; $custom-dark: #000000;
JSON
{
"hex": "#8ea3ba",
"rgb": {
"r": 142,
"g": 163,
"b": 186
},
"hsl": {
"h": 211.364,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.70704,
"c": 0.04121,
"h": 250.8
},
"luminance": 0.3549
}Semantic roles & 50–950 ramp
primary
#8EA3BA
secondary
#DAD2CA
accent
#7543A3
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182