#8BBFBE#8BBFBE
#8BBFBE is a light, muted teal. Relative luminance 0.465; OKLCH L 76.8% C 0.054 H 194.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFBE |
|---|---|
| RGB | rgb(139, 191, 190) |
| HSL | hsl(179, 29%, 65%) |
| HSV | hsv(179, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(73.85, -17.10, -4.99) |
| CIE-LCH | lch(73.85, 17.81, 196.27°) |
| OKLab | oklab(76.81% -0.0526 -0.0137) |
| OKLCH | oklch(76.81% 0.054 194.6) |
| XYZ | xyz(38.5695, 46.4664, 55.6419) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.17
Mediumturquoise
#48D1CC
ΔE00 9.71
Pale Teal
#82CBB2
ΔE00 9.76
Lightblue
#ADD8E6
ΔE00 10.18
Cadetblue
#5F9EA0
ΔE00 10.34
Darkturquoise
#00CED1
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFBE #BF8B8C
analogous
#8BBFA4 #8BBFBE #8BA6BF
triadic
#8BBFBE #BE8BBF #BFBE8B
tetradic
#8BBFBE #A48BBF #BF8B8C #A6BF8B
square
#8BBFBE #A48BBF #BF8B8C #A6BF8B
split-complementary
#8BBFBE #BF8BA6 #BFA48B
monochromatic
#4A8685 #64A9A8 #8BBFBE #B2D5D4 #DAEBEA
Accessibility & contrast
On white
2.04
#8BBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8BBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFBE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFBE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#79C2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbfbe; /* rgb */ color: rgb(139, 191, 190); /* oklch */ color: oklch(76.8% 0.054 194.6);
Tailwind
colors: {
custom: {
50: '#aed2d1',
500: '#8bbfbe',
950: '#000000',
},
}SCSS
$custom: #8bbfbe; $custom-light: #aed2d1; $custom-dark: #000000;
JSON
{
"hex": "#8bbfbe",
"rgb": {
"r": 139,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.846,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76811,
"c": 0.05435,
"h": 194.6
},
"luminance": 0.46468
}Semantic roles & 50–950 ramp
primary
#8BBFBE
secondary
#DCCACA
accent
#3E40A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282