#8BBFBC#8BBFBC
#8BBFBC is a light, muted teal. Relative luminance 0.464; OKLCH L 76.7% C 0.055 H 191.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFBC |
|---|---|
| RGB | rgb(139, 191, 188) |
| HSL | hsl(177, 29%, 65%) |
| HSV | hsv(177, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(73.79, -17.55, -3.98) |
| CIE-LCH | lch(73.79, 18.00, 192.79°) |
| OKLab | oklab(76.75% -0.0534 -0.011) |
| OKLCH | oklch(76.75% 0.055 191.6) |
| XYZ | xyz(38.3524, 46.3795, 54.4985) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.94
Mediumturquoise
#48D1CC
ΔE00 9.52
Powder Blue
#B0E0E6
ΔE00 9.54
Seafoam Blue
#78D1B6
ΔE00 10.38
Cadetblue
#5F9EA0
ΔE00 10.41
Greyish Teal
#719F91
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFBC #BF8B8E
analogous
#8BBFA2 #8BBFBC #8BA8BF
triadic
#8BBFBC #BC8BBF #BFBC8B
tetradic
#8BBFBC #A28BBF #BF8B8E #A8BF8B
square
#8BBFBC #A28BBF #BF8B8E #A8BF8B
split-complementary
#8BBFBC #BF8BA8 #BFA28B
monochromatic
#4A8682 #64A9A5 #8BBFBC #B2D5D3 #DAEBEA
Accessibility & contrast
On white
2.04
#8BBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#8BBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFBC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFBC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#7AC2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbfbc; /* rgb */ color: rgb(139, 191, 188); /* oklch */ color: oklch(76.7% 0.055 191.6);
Tailwind
colors: {
custom: {
50: '#aed2d0',
500: '#8bbfbc',
950: '#000000',
},
}SCSS
$custom: #8bbfbc; $custom-light: #aed2d0; $custom-dark: #000000;
JSON
{
"hex": "#8bbfbc",
"rgb": {
"r": 139,
"g": 191,
"b": 188
},
"hsl": {
"h": 176.538,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76748,
"c": 0.05453,
"h": 191.6
},
"luminance": 0.46381
}Semantic roles & 50–950 ramp
primary
#8BBFBC
secondary
#DCCACB
accent
#3E44A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282