#8BA2BC#8BA2BC
#8BA2BC is a light, muted cyan. Relative luminance 0.350; OKLCH L 70.4% C 0.046 H 251.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2BC |
|---|---|
| RGB | rgb(139, 162, 188) |
| HSL | hsl(212, 27%, 64%) |
| HSV | hsv(212, 26%, 74%) |
| CMYK | cmyk(26.1%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(65.72, -2.08, -16.03) |
| CIE-LCH | lch(65.72, 16.17, 262.60°) |
| OKLab | oklab(70.35% -0.0145 -0.0438) |
| OKLCH | oklch(70.35% 0.046 251.6) |
| XYZ | xyz(32.6423, 34.9594, 52.5952) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.35
Bluegrey
#85A3B2
ΔE00 6.16
Cool Gray
#9AA7B0
ΔE00 6.86
Greyblue
#77A1B5
ΔE00 7.20
Blue Grey
#758DA3
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2BC #BCA58B
analogous
#8BBBBC #8BA2BC #8D8BBC
triadic
#8BA2BC #BC8BA2 #A2BC8B
tetradic
#8BA2BC #BC8BBB #BCA58B #8BBC8D
square
#8BA2BC #BC8BBB #BCA58B #8BBC8D
split-complementary
#8BA2BC #BC8D8B #BBBC8B
monochromatic
#4B6582 #6483A6 #8BA2BC #B2C1D2 #D9E0E9
Accessibility & contrast
On white
2.63
#8BA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#8BA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2BC
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2BC | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BD
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#7DA8AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ba2bc; /* rgb */ color: rgb(139, 162, 188); /* oklch */ color: oklch(70.4% 0.046 251.6);
Tailwind
colors: {
custom: {
50: '#adbdd0',
500: '#8ba2bc',
950: '#000000',
},
}SCSS
$custom: #8ba2bc; $custom-light: #adbdd0; $custom-dark: #000000;
JSON
{
"hex": "#8ba2bc",
"rgb": {
"r": 139,
"g": 162,
"b": 188
},
"hsl": {
"h": 211.837,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.70351,
"c": 0.04616,
"h": 251.6
},
"luminance": 0.3496
}Semantic roles & 50–950 ramp
primary
#8BA2BC
secondary
#DAD2C9
accent
#7640A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182