#8EA2BC#8EA2BC
#8EA2BC is a light, muted cyan. Relative luminance 0.352; OKLCH L 70.6% C 0.044 H 255.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2BC |
|---|---|
| RGB | rgb(142, 162, 188) |
| HSL | hsl(214, 26%, 65%) |
| HSV | hsv(214, 24%, 74%) |
| CMYK | cmyk(24.5%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(65.92, -1.15, -15.71) |
| CIE-LCH | lch(65.92, 15.75, 265.81°) |
| OKLab | oklab(70.56% -0.0114 -0.0429) |
| OKLCH | oklch(70.56% 0.044 255.1) |
| XYZ | xyz(33.1503, 35.2213, 52.6190) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.01
Cool Gray
#9AA7B0
ΔE00 6.92
Bluegrey
#85A3B2
ΔE00 6.99
Blue Grey
#758DA3
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 8.02
Greyblue
#77A1B5
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2BC #BCA88E
analogous
#8EB9BC #8EA2BC #918EBC
triadic
#8EA2BC #BC8EA2 #A2BC8E
tetradic
#8EA2BC #BC8EB9 #BCA88E #8EBC91
square
#8EA2BC #BC8EB9 #BCA88E #8EBC91
split-complementary
#8EA2BC #BC918E #B9BC8E
monochromatic
#4D6482 #6882A5 #8EA2BC #B4C2D3 #DBE1EA
Accessibility & contrast
On white
2.61
#8EA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8EA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2BC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2BC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#82A8AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea2bc; /* rgb */ color: rgb(142, 162, 188); /* oklch */ color: oklch(70.6% 0.044 255.1);
Tailwind
colors: {
custom: {
50: '#afbdd0',
500: '#8ea2bc',
950: '#000000',
},
}SCSS
$custom: #8ea2bc; $custom-light: #afbdd0; $custom-dark: #000000;
JSON
{
"hex": "#8ea2bc",
"rgb": {
"r": 142,
"g": 162,
"b": 188
},
"hsl": {
"h": 213.913,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.70563,
"c": 0.04437,
"h": 255.1
},
"luminance": 0.35222
}Semantic roles & 50–950 ramp
primary
#8EA2BC
secondary
#DBD4CB
accent
#7941A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182