#8BA2BF#8BA2BF
#8BA2BF is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.5% C 0.050 H 254.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2BF |
|---|---|
| RGB | rgb(139, 162, 191) |
| HSL | hsl(213, 29%, 65%) |
| HSV | hsv(213, 27%, 75%) |
| CMYK | cmyk(27.2%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(65.82, -1.36, -17.55) |
| CIE-LCH | lch(65.82, 17.60, 265.59°) |
| OKLab | oklab(70.47% -0.0134 -0.048) |
| OKLCH | oklch(70.47% 0.05 254.4) |
| XYZ | xyz(32.9691, 35.0901, 54.3161) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.48
Bluegrey
#85A3B2
ΔE00 7.25
Blue Grey
#758DA3
ΔE00 7.63
Cool Gray
#9AA7B0
ΔE00 7.81
Light Grey Blue
#9DBCD4
ΔE00 8.02
Periwinkle Blue
#8F99FB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2BF #BFA88B
analogous
#8BBCBF #8BA2BF #8E8BBF
triadic
#8BA2BF #BF8BA2 #A2BF8B
tetradic
#8BA2BF #BF8BBC #BFA88B #8BBF8E
square
#8BA2BF #BF8BBC #BFA88B #8BBF8E
split-complementary
#8BA2BF #BF8E8B #BCBF8B
monochromatic
#4A6486 #6482A9 #8BA2BF #B2C2D5 #DAE1EB
Accessibility & contrast
On white
2.62
#8BA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#8BA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2BF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2BF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C0
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#7CA8AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ba2bf; /* rgb */ color: rgb(139, 162, 191); /* oklch */ color: oklch(70.5% 0.050 254.4);
Tailwind
colors: {
custom: {
50: '#aebdd2',
500: '#8ba2bf',
950: '#000000',
},
}SCSS
$custom: #8ba2bf; $custom-light: #aebdd2; $custom-dark: #000000;
JSON
{
"hex": "#8ba2bf",
"rgb": {
"r": 139,
"g": 162,
"b": 191
},
"hsl": {
"h": 213.462,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.70465,
"c": 0.04989,
"h": 254.4
},
"luminance": 0.35091
}Semantic roles & 50–950 ramp
primary
#8BA2BF
secondary
#DCD4CA
accent
#793EA8
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182