#8BB7BA#8BB7BA
#8BB7BA is a light, muted teal. Relative luminance 0.429; OKLCH L 74.9% C 0.047 H 201.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7BA |
|---|---|
| RGB | rgb(139, 183, 186) |
| HSL | hsl(184, 25%, 64%) |
| HSV | hsv(184, 25%, 73%) |
| CMYK | cmyk(25.3%, 1.6%, 0%, 27.1%) |
| CIE-LAB | lab(71.49, -13.86, -6.29) |
| CIE-LCH | lch(71.49, 15.22, 204.42°) |
| OKLab | oklab(74.89% -0.0437 -0.0172) |
| OKLCH | oklch(74.89% 0.047 201.4) |
| XYZ | xyz(36.4411, 42.8995, 52.8052) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 9.16
Cadetblue
#5F9EA0
ΔE00 9.22
Greyblue
#77A1B5
ΔE00 9.79
Cool Grey
#95A3A6
ΔE00 9.85
Lightblue
#ADD8E6
ΔE00 10.03
Powder Blue
#B0E0E6
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7BA #BA8E8B
analogous
#8BBAA5 #8BB7BA #8B9FBA
triadic
#8BB7BA #BA8BB7 #B7BA8B
tetradic
#8BB7BA #A58BBA #BA8E8B #9FBA8B
square
#8BB7BA #A58BBA #BA8E8B #9FBA8B
split-complementary
#8BB7BA #BA8B9F #BAA58B
monochromatic
#4C7C7F #659FA3 #8BB7BA #B1CFD1 #D8E7E8
Accessibility & contrast
On white
2.19
#8BB7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#8BB7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7BA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7BA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BA
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#7CBAB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb7ba; /* rgb */ color: rgb(139, 183, 186); /* oklch */ color: oklch(74.9% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#aeccce',
500: '#8bb7ba',
950: '#000000',
},
}SCSS
$custom: #8bb7ba; $custom-light: #aeccce; $custom-dark: #000000;
JSON
{
"hex": "#8bb7ba",
"rgb": {
"r": 139,
"g": 183,
"b": 186
},
"hsl": {
"h": 183.83,
"s": 25.405,
"l": 63.725
},
"oklch": {
"l": 0.74894,
"c": 0.047,
"h": 201.4
},
"luminance": 0.42901
}Semantic roles & 50–950 ramp
primary
#8BB7BA
secondary
#D9C9C8
accent
#4842A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282