#8BB0BB#8BB0BB
#8BB0BB is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.4% C 0.043 H 217.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0BB |
|---|---|
| RGB | rgb(139, 176, 187) |
| HSL | hsl(194, 26%, 64%) |
| HSV | hsv(194, 26%, 73%) |
| CMYK | cmyk(25.7%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(69.56, -9.93, -9.71) |
| CIE-LCH | lch(69.56, 13.89, 224.35°) |
| OKLab | oklab(73.37% -0.034 -0.0264) |
| OKLCH | oklch(73.37% 0.043 217.9) |
| XYZ | xyz(35.1397, 40.1261, 52.8977) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.73
Greyblue
#77A1B5
ΔE00 5.74
Bluey Grey
#89A0B0
ΔE00 6.88
Cool Grey
#95A3A6
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.53
Cool Gray
#9AA7B0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0BB #BB968B
analogous
#8BBBAE #8BB0BB #8B98BB
triadic
#8BB0BB #BB8BB0 #B0BB8B
tetradic
#8BB0BB #AE8BBB #BB968B #98BB8B
square
#8BB0BB #AE8BBB #BB968B #98BB8B
split-complementary
#8BB0BB #BB8B98 #BBAE8B
monochromatic
#4B7480 #6496A4 #8BB0BB #B2CAD2 #D8E5E8
Accessibility & contrast
On white
2.33
#8BB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#8BB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0BB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0BB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBC
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#7CB4B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb0bb; /* rgb */ color: rgb(139, 176, 187); /* oklch */ color: oklch(73.4% 0.043 217.9);
Tailwind
colors: {
custom: {
50: '#aec7cf',
500: '#8bb0bb',
950: '#000000',
},
}SCSS
$custom: #8bb0bb; $custom-light: #aec7cf; $custom-dark: #000000;
JSON
{
"hex": "#8bb0bb",
"rgb": {
"r": 139,
"g": 176,
"b": 187
},
"hsl": {
"h": 193.75,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.73374,
"c": 0.04307,
"h": 217.9
},
"luminance": 0.40127
}Semantic roles & 50–950 ramp
primary
#8BB0BB
secondary
#D9CCC8
accent
#5841A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282