#8BB7BB#8BB7BB
#8BB7BB is a light, muted teal. Relative luminance 0.429; OKLCH L 74.9% C 0.047 H 203.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7BB |
|---|---|
| RGB | rgb(139, 183, 187) |
| HSL | hsl(185, 26%, 64%) |
| HSV | hsv(185, 26%, 73%) |
| CMYK | cmyk(25.7%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(71.52, -13.63, -6.80) |
| CIE-LCH | lch(71.52, 15.24, 206.51°) |
| OKLab | oklab(74.93% -0.0433 -0.0185) |
| OKLCH | oklch(74.93% 0.047 203.2) |
| XYZ | xyz(36.5478, 42.9422, 53.3670) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.85
Cadetblue
#5F9EA0
ΔE00 9.33
Greyblue
#77A1B5
ΔE00 9.45
Cool Grey
#95A3A6
ΔE00 9.75
Lightblue
#ADD8E6
ΔE00 9.79
Powder Blue
#B0E0E6
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7BB #BB8F8B
analogous
#8BBBA7 #8BB7BB #8B9FBB
triadic
#8BB7BB #BB8BB7 #B7BB8B
tetradic
#8BB7BB #A78BBB #BB8F8B #9FBB8B
square
#8BB7BB #A78BBB #BB8F8B #9FBB8B
split-complementary
#8BB7BB #BB8B9F #BBA78B
monochromatic
#4B7C80 #649FA4 #8BB7BB #B2CFD2 #D8E7E8
Accessibility & contrast
On white
2.19
#8BB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#8BB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7BB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7BB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#A8ACBB
Tritanopia (blue-blind)
#7BBAB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb7bb; /* rgb */ color: rgb(139, 183, 187); /* oklch */ color: oklch(74.9% 0.047 203.2);
Tailwind
colors: {
custom: {
50: '#aecccf',
500: '#8bb7bb',
950: '#000000',
},
}SCSS
$custom: #8bb7bb; $custom-light: #aecccf; $custom-dark: #000000;
JSON
{
"hex": "#8bb7bb",
"rgb": {
"r": 139,
"g": 183,
"b": 187
},
"hsl": {
"h": 185,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.74927,
"c": 0.04714,
"h": 203.2
},
"luminance": 0.42944
}Semantic roles & 50–950 ramp
primary
#8BB7BB
secondary
#D9CAC8
accent
#4941A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282