#8BB7BE#8BB7BE
#8BB7BE is a light, muted teal. Relative luminance 0.431; OKLCH L 75.0% C 0.048 H 208.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7BE |
|---|---|
| RGB | rgb(139, 183, 190) |
| HSL | hsl(188, 28%, 65%) |
| HSV | hsv(188, 27%, 75%) |
| CMYK | cmyk(26.8%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(71.60, -12.94, -8.31) |
| CIE-LCH | lch(71.60, 15.38, 212.72°) |
| OKLab | oklab(75.03% -0.0421 -0.0227) |
| OKLCH | oklch(75.03% 0.048 208.3) |
| XYZ | xyz(36.8723, 43.0720, 55.0761) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.97
Greyblue
#77A1B5
ΔE00 8.51
Lightblue
#ADD8E6
ΔE00 9.20
Sky Blue
#87CEEB
ΔE00 9.36
Light Grey Blue
#9DBCD4
ΔE00 9.50
Cool Grey
#95A3A6
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7BE #BE928B
analogous
#8BBEAC #8BB7BE #8B9EBE
triadic
#8BB7BE #BE8BB7 #B7BE8B
tetradic
#8BB7BE #AC8BBE #BE928B #9EBE8B
square
#8BB7BE #AC8BBE #BE928B #9EBE8B
split-complementary
#8BB7BE #BE8B9E #BEAC8B
monochromatic
#4A7C84 #649FA8 #8BB7BE #B2CFD4 #D9E8EA
Accessibility & contrast
On white
2.18
#8BB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#8BB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7BE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7BE | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BE
Deuteranopia (green-blind)
#A7ACBE
Tritanopia (blue-blind)
#7ABBB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb7be; /* rgb */ color: rgb(139, 183, 190); /* oklch */ color: oklch(75.0% 0.048 208.3);
Tailwind
colors: {
custom: {
50: '#aeccd1',
500: '#8bb7be',
950: '#000000',
},
}SCSS
$custom: #8bb7be; $custom-light: #aeccd1; $custom-dark: #000000;
JSON
{
"hex": "#8bb7be",
"rgb": {
"r": 139,
"g": 183,
"b": 190
},
"hsl": {
"h": 188.235,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.75026,
"c": 0.04785,
"h": 208.3
},
"luminance": 0.43074
}Semantic roles & 50–950 ramp
primary
#8BB7BE
secondary
#DBCCCA
accent
#4D3FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282