#8BBFB7#8BBFB7
#8BBFB7 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.6% C 0.056 H 184.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFB7 |
|---|---|
| RGB | rgb(139, 191, 183) |
| HSL | hsl(171, 29%, 65%) |
| HSV | hsv(171, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(73.65, -18.67, -1.46) |
| CIE-LCH | lch(73.65, 18.73, 184.48°) |
| OKLab | oklab(76.59% -0.0555 -0.0042) |
| OKLCH | oklch(76.59% 0.056 184.3) |
| XYZ | xyz(37.8228, 46.1677, 51.7089) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.06
Seafoam Blue
#78D1B6
ΔE00 8.70
Mediumturquoise
#48D1CC
ΔE00 9.49
Greyish Teal
#719F91
ΔE00 9.70
Topaz
#13BBAF
ΔE00 10.58
Powder Blue
#B0E0E6
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFB7 #BF8B93
analogous
#8BBF9D #8BBFB7 #8BADBF
triadic
#8BBFB7 #B78BBF #BFB78B
tetradic
#8BBFB7 #9D8BBF #BF8B93 #ADBF8B
square
#8BBFB7 #9D8BBF #BF8B93 #ADBF8B
split-complementary
#8BBFB7 #BF8BAD #BF9D8B
monochromatic
#4A867D #64A99F #8BBFB7 #B2D5CF #DAEBE8
Accessibility & contrast
On white
2.05
#8BBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#8BBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFB7
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFB7 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B7
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#7BC1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbfb7; /* rgb */ color: rgb(139, 191, 183); /* oklch */ color: oklch(76.6% 0.056 184.3);
Tailwind
colors: {
custom: {
50: '#aed2cc',
500: '#8bbfb7',
950: '#000000',
},
}SCSS
$custom: #8bbfb7; $custom-light: #aed2cc; $custom-dark: #000000;
JSON
{
"hex": "#8bbfb7",
"rgb": {
"r": 139,
"g": 191,
"b": 183
},
"hsl": {
"h": 170.769,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76593,
"c": 0.05566,
"h": 184.3
},
"luminance": 0.46169
}Semantic roles & 50–950 ramp
primary
#8BBFB7
secondary
#DCCACD
accent
#3E4EA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282