#8BA2BB#8BA2BB
#8BA2BB is a light, muted cyan. Relative luminance 0.349; OKLCH L 70.3% C 0.045 H 250.6°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2BB |
|---|---|
| RGB | rgb(139, 162, 187) |
| HSL | hsl(211, 26%, 64%) |
| HSV | hsv(211, 26%, 73%) |
| CMYK | cmyk(25.7%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.68, -2.32, -15.53) |
| CIE-LCH | lch(65.68, 15.70, 261.50°) |
| OKLab | oklab(70.31% -0.0149 -0.0424) |
| OKLCH | oklch(70.31% 0.045 250.6) |
| XYZ | xyz(32.5349, 34.9164, 52.0294) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.96
Bluegrey
#85A3B2
ΔE00 5.79
Cool Gray
#9AA7B0
ΔE00 6.54
Greyblue
#77A1B5
ΔE00 6.91
Blue Grey
#758DA3
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2BB #BBA48B
analogous
#8BBABB #8BA2BB #8C8BBB
triadic
#8BA2BB #BB8BA2 #A2BB8B
tetradic
#8BA2BB #BB8BBA #BBA48B #8BBB8C
square
#8BA2BB #BB8BBA #BBA48B #8BBB8C
split-complementary
#8BA2BB #BB8C8B #BABB8B
monochromatic
#4B6580 #6483A4 #8BA2BB #B2C1D2 #D8E0E8
Accessibility & contrast
On white
2.63
#8BA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#8BA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2BB
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2BB | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#7EA8AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ba2bb; /* rgb */ color: rgb(139, 162, 187); /* oklch */ color: oklch(70.3% 0.045 250.6);
Tailwind
colors: {
custom: {
50: '#adbdcf',
500: '#8ba2bb',
950: '#000000',
},
}SCSS
$custom: #8ba2bb; $custom-light: #adbdcf; $custom-dark: #000000;
JSON
{
"hex": "#8ba2bb",
"rgb": {
"r": 139,
"g": 162,
"b": 187
},
"hsl": {
"h": 211.25,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.70314,
"c": 0.04494,
"h": 250.6
},
"luminance": 0.34917
}Semantic roles & 50–950 ramp
primary
#8BA2BB
secondary
#D9D1C8
accent
#7541A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182