#8BB0BA#8BB0BA
#8BB0BA is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.3% C 0.043 H 216.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0BA |
|---|---|
| RGB | rgb(139, 176, 186) |
| HSL | hsl(193, 25%, 64%) |
| HSV | hsv(193, 25%, 73%) |
| CMYK | cmyk(25.3%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(69.53, -10.16, -9.20) |
| CIE-LCH | lch(69.53, 13.71, 222.16°) |
| OKLab | oklab(73.34% -0.0344 -0.025) |
| OKLCH | oklch(73.34% 0.043 216.1) |
| XYZ | xyz(35.0331, 40.0834, 52.3358) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.99
Greyblue
#77A1B5
ΔE00 6.00
Bluey Grey
#89A0B0
ΔE00 7.16
Cool Grey
#95A3A6
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0BA #BA958B
analogous
#8BBAAC #8BB0BA #8B98BA
triadic
#8BB0BA #BA8BB0 #B0BA8B
tetradic
#8BB0BA #AC8BBA #BA958B #98BA8B
square
#8BB0BA #AC8BBA #BA958B #98BA8B
split-complementary
#8BB0BA #BA8B98 #BAAC8B
monochromatic
#4C747F #6596A3 #8BB0BA #B1CAD1 #D8E4E8
Accessibility & contrast
On white
2.33
#8BB0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8BB0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0BA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0BA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBB
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#7CB4B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb0ba; /* rgb */ color: rgb(139, 176, 186); /* oklch */ color: oklch(73.3% 0.043 216.1);
Tailwind
colors: {
custom: {
50: '#aec7ce',
500: '#8bb0ba',
950: '#000000',
},
}SCSS
$custom: #8bb0ba; $custom-light: #aec7ce; $custom-dark: #000000;
JSON
{
"hex": "#8bb0ba",
"rgb": {
"r": 139,
"g": 176,
"b": 186
},
"hsl": {
"h": 192.766,
"s": 25.405,
"l": 63.725
},
"oklch": {
"l": 0.7334,
"c": 0.04255,
"h": 216.1
},
"luminance": 0.40085
}Semantic roles & 50–950 ramp
primary
#8BB0BA
secondary
#D9CCC8
accent
#5642A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282