#8BB7BF#8BB7BF
#8BB7BF is a light, muted teal. Relative luminance 0.431; OKLCH L 75.1% C 0.048 H 209.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7BF |
|---|---|
| RGB | rgb(139, 183, 191) |
| HSL | hsl(189, 29%, 65%) |
| HSV | hsv(189, 27%, 75%) |
| CMYK | cmyk(27.2%, 4.2%, 0%, 25.1%) |
| CIE-LAB | lab(71.63, -12.71, -8.82) |
| CIE-LCH | lch(71.63, 15.47, 214.76°) |
| OKLab | oklab(75.06% -0.0417 -0.024) |
| OKLCH | oklch(75.06% 0.048 209.9) |
| XYZ | xyz(36.9820, 43.1158, 55.6537) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.70
Greyblue
#77A1B5
ΔE00 8.22
Lightblue
#ADD8E6
ΔE00 9.04
Sky Blue
#87CEEB
ΔE00 9.05
Light Grey Blue
#9DBCD4
ΔE00 9.11
Cool Grey
#95A3A6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7BF #BF938B
analogous
#8BBFAD #8BB7BF #8B9DBF
triadic
#8BB7BF #BF8BB7 #B7BF8B
tetradic
#8BB7BF #AD8BBF #BF938B #9DBF8B
square
#8BB7BF #AD8BBF #BF938B #9DBF8B
split-complementary
#8BB7BF #BF8B9D #BFAD8B
monochromatic
#4A7D86 #649FA9 #8BB7BF #B2CFD5 #DAE8EB
Accessibility & contrast
On white
2.18
#8BB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#8BB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7BF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7BF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#A6ADBF
Tritanopia (blue-blind)
#7ABBB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb7bf; /* rgb */ color: rgb(139, 183, 191); /* oklch */ color: oklch(75.1% 0.048 209.9);
Tailwind
colors: {
custom: {
50: '#aeccd2',
500: '#8bb7bf',
950: '#000000',
},
}SCSS
$custom: #8bb7bf; $custom-light: #aeccd2; $custom-dark: #000000;
JSON
{
"hex": "#8bb7bf",
"rgb": {
"r": 139,
"g": 183,
"b": 191
},
"hsl": {
"h": 189.231,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.75059,
"c": 0.04816,
"h": 209.9
},
"luminance": 0.43118
}Semantic roles & 50–950 ramp
primary
#8BB7BF
secondary
#DCCDCA
accent
#4E3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282