#8BBFBD#8BBFBD
#8BBFBD is a light, muted teal. Relative luminance 0.464; OKLCH L 76.8% C 0.054 H 193.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFBD |
|---|---|
| RGB | rgb(139, 191, 189) |
| HSL | hsl(178, 29%, 65%) |
| HSV | hsv(178, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(73.82, -17.33, -4.49) |
| CIE-LCH | lch(73.82, 17.90, 194.52°) |
| OKLab | oklab(76.78% -0.053 -0.0123) |
| OKLCH | oklch(76.78% 0.054 193.1) |
| XYZ | xyz(38.4606, 46.4228, 55.0682) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.34
Pale Teal
#82CBB2
ΔE00 9.35
Mediumturquoise
#48D1CC
ΔE00 9.60
Cadetblue
#5F9EA0
ΔE00 10.37
Lightblue
#ADD8E6
ΔE00 10.49
Darkturquoise
#00CED1
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFBD #BF8B8D
analogous
#8BBFA3 #8BBFBD #8BA7BF
triadic
#8BBFBD #BD8BBF #BFBD8B
tetradic
#8BBFBD #A38BBF #BF8B8D #A7BF8B
square
#8BBFBD #A38BBF #BF8B8D #A7BF8B
split-complementary
#8BBFBD #BF8BA7 #BFA38B
monochromatic
#4A8683 #64A9A7 #8BBFBD #B2D5D3 #DAEBEA
Accessibility & contrast
On white
2.04
#8BBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#8BBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFBD
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFBD | 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)
#B9BABD
Deuteranopia (green-blind)
#AFB2BE
Tritanopia (blue-blind)
#7AC2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbfbd; /* rgb */ color: rgb(139, 191, 189); /* oklch */ color: oklch(76.8% 0.054 193.1);
Tailwind
colors: {
custom: {
50: '#aed2d0',
500: '#8bbfbd',
950: '#000000',
},
}SCSS
$custom: #8bbfbd; $custom-light: #aed2d0; $custom-dark: #000000;
JSON
{
"hex": "#8bbfbd",
"rgb": {
"r": 139,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.692,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76779,
"c": 0.05443,
"h": 193.1
},
"luminance": 0.46425
}Semantic roles & 50–950 ramp
primary
#8BBFBD
secondary
#DCCACB
accent
#3E42A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282