#8EA2BA#8EA2BA
#8EA2BA is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.5% C 0.042 H 253.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2BA |
|---|---|
| RGB | rgb(142, 162, 186) |
| HSL | hsl(213, 24%, 64%) |
| HSV | hsv(213, 24%, 73%) |
| CMYK | cmyk(23.7%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(65.85, -1.62, -14.69) |
| CIE-LCH | lch(65.85, 14.78, 263.69°) |
| OKLab | oklab(70.49% -0.0122 -0.04) |
| OKLCH | oklch(70.49% 0.042 253.1) |
| XYZ | xyz(32.9362, 35.1356, 51.4914) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.24
Cool Gray
#9AA7B0
ΔE00 6.22
Bluegrey
#85A3B2
ΔE00 6.28
Blue Grey
#758DA3
ΔE00 7.39
Greyblue
#77A1B5
ΔE00 7.68
Light Grey Blue
#9DBCD4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2BA #BAA68E
analogous
#8EB8BA #8EA2BA #908EBA
triadic
#8EA2BA #BA8EA2 #A2BA8E
tetradic
#8EA2BA #BA8EB8 #BAA68E #8EBA90
square
#8EA2BA #BA8EB8 #BAA68E #8EBA90
split-complementary
#8EA2BA #BA908E #B8BA8E
monochromatic
#4E6580 #6883A3 #8EA2BA #B4C1D1 #DAE1E8
Accessibility & contrast
On white
2.62
#8EA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8EA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2BA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2BA | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#959EB9
Tritanopia (blue-blind)
#82A7AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea2ba; /* rgb */ color: rgb(142, 162, 186); /* oklch */ color: oklch(70.5% 0.042 253.1);
Tailwind
colors: {
custom: {
50: '#afbdce',
500: '#8ea2ba',
950: '#000000',
},
}SCSS
$custom: #8ea2ba; $custom-light: #afbdce; $custom-dark: #000000;
JSON
{
"hex": "#8ea2ba",
"rgb": {
"r": 142,
"g": 162,
"b": 186
},
"hsl": {
"h": 212.727,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.70489,
"c": 0.04186,
"h": 253.1
},
"luminance": 0.35137
}Semantic roles & 50–950 ramp
primary
#8EA2BA
secondary
#DAD3CA
accent
#7743A3
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182