#8BBFBF#8BBFBF
#8BBFBF is a light, muted teal. Relative luminance 0.465; OKLCH L 76.8% C 0.054 H 196.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFBF |
|---|---|
| RGB | rgb(139, 191, 191) |
| HSL | hsl(180, 29%, 65%) |
| HSV | hsv(180, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.88, -16.87, -5.49) |
| CIE-LCH | lch(73.88, 17.74, 198.03°) |
| OKLab | oklab(76.84% -0.0522 -0.015) |
| OKLCH | oklch(76.84% 0.054 196.1) |
| XYZ | xyz(38.6792, 46.5102, 56.2194) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.00
Mediumturquoise
#48D1CC
ΔE00 9.84
Lightblue
#ADD8E6
ΔE00 9.88
Pale Teal
#82CBB2
ΔE00 10.18
Cadetblue
#5F9EA0
ΔE00 10.34
Darkturquoise
#00CED1
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFBF #BF8B8B
analogous
#8BBFA5 #8BBFBF #8BA5BF
triadic
#8BBFBF #BF8BBF #BFBF8B
tetradic
#8BBFBF #A58BBF #BF8B8B #A5BF8B
square
#8BBFBF #A58BBF #BF8B8B #A5BF8B
split-complementary
#8BBFBF #BF8BA5 #BFA58B
monochromatic
#4A8686 #64A9A9 #8BBFBF #B2D5D5 #DAEBEB
Accessibility & contrast
On white
2.04
#8BBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8BBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFBF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFBF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#79C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbfbf; /* rgb */ color: rgb(139, 191, 191); /* oklch */ color: oklch(76.8% 0.054 196.1);
Tailwind
colors: {
custom: {
50: '#aed2d2',
500: '#8bbfbf',
950: '#000000',
},
}SCSS
$custom: #8bbfbf; $custom-light: #aed2d2; $custom-dark: #000000;
JSON
{
"hex": "#8bbfbf",
"rgb": {
"r": 139,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76843,
"c": 0.05431,
"h": 196.1
},
"luminance": 0.46512
}Semantic roles & 50–950 ramp
primary
#8BBFBF
secondary
#DCCACA
accent
#3E3EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282