#8BBCBF#8BBCBF
#8BBCBF is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.052 H 200.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCBF |
|---|---|
| RGB | rgb(139, 188, 191) |
| HSL | hsl(183, 29%, 65%) |
| HSV | hsv(183, 27%, 75%) |
| CMYK | cmyk(27.2%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.03, -15.32, -6.74) |
| CIE-LCH | lch(73.03, 16.74, 203.74°) |
| OKLab | oklab(76.17% -0.0483 -0.0184) |
| OKLCH | oklch(76.17% 0.052 200.9) |
| XYZ | xyz(38.0316, 45.2152, 56.0036) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.22
Lightblue
#ADD8E6
ΔE00 9.34
Cadetblue
#5F9EA0
ΔE00 9.93
Sky Blue
#87CEEB
ΔE00 10.13
Bluegrey
#85A3B2
ΔE00 10.46
Greyblue
#77A1B5
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCBF #BF8E8B
analogous
#8BBFA8 #8BBCBF #8BA2BF
triadic
#8BBCBF #BF8BBC #BCBF8B
tetradic
#8BBCBF #A88BBF #BF8E8B #A2BF8B
square
#8BBCBF #A88BBF #BF8E8B #A2BF8B
split-complementary
#8BBCBF #BF8BA2 #BFA88B
monochromatic
#4A8286 #64A5A9 #8BBCBF #B2D3D5 #DAEAEB
Accessibility & contrast
On white
2.09
#8BBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#8BBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCBF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCBF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#79C0BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbcbf; /* rgb */ color: rgb(139, 188, 191); /* oklch */ color: oklch(76.2% 0.052 200.9);
Tailwind
colors: {
custom: {
50: '#aed0d2',
500: '#8bbcbf',
950: '#000000',
},
}SCSS
$custom: #8bbcbf; $custom-light: #aed0d2; $custom-dark: #000000;
JSON
{
"hex": "#8bbcbf",
"rgb": {
"r": 139,
"g": 188,
"b": 191
},
"hsl": {
"h": 183.462,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76172,
"c": 0.05168,
"h": 200.9
},
"luminance": 0.45217
}Semantic roles & 50–950 ramp
primary
#8BBCBF
secondary
#DCCBCA
accent
#443EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282