#8BBFBB#8BBFBB
#8BBFBB is a light, muted teal. Relative luminance 0.463; OKLCH L 76.7% C 0.055 H 190.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFBB |
|---|---|
| RGB | rgb(139, 191, 187) |
| HSL | hsl(175, 29%, 65%) |
| HSV | hsv(175, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(73.76, -17.78, -3.48) |
| CIE-LCH | lch(73.76, 18.12, 191.07°) |
| OKLab | oklab(76.72% -0.0538 -0.0096) |
| OKLCH | oklch(76.72% 0.055 190.1) |
| XYZ | xyz(38.2450, 46.3366, 53.9328) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.55
Mediumturquoise
#48D1CC
ΔE00 9.46
Powder Blue
#B0E0E6
ΔE00 9.74
Seafoam Blue
#78D1B6
ΔE00 10.02
Greyish Teal
#719F91
ΔE00 10.32
Cadetblue
#5F9EA0
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFBB #BF8B8F
analogous
#8BBFA1 #8BBFBB #8BA9BF
triadic
#8BBFBB #BB8BBF #BFBB8B
tetradic
#8BBFBB #A18BBF #BF8B8F #A9BF8B
square
#8BBFBB #A18BBF #BF8B8F #A9BF8B
split-complementary
#8BBFBB #BF8BA9 #BFA18B
monochromatic
#4A8681 #64A9A4 #8BBFBB #B2D5D2 #DAEBE9
Accessibility & contrast
On white
2.05
#8BBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#8BBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFBB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFBB | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#7AC2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbfbb; /* rgb */ color: rgb(139, 191, 187); /* oklch */ color: oklch(76.7% 0.055 190.1);
Tailwind
colors: {
custom: {
50: '#aed2cf',
500: '#8bbfbb',
950: '#000000',
},
}SCSS
$custom: #8bbfbb; $custom-light: #aed2cf; $custom-dark: #000000;
JSON
{
"hex": "#8bbfbb",
"rgb": {
"r": 139,
"g": 191,
"b": 187
},
"hsl": {
"h": 175.385,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76717,
"c": 0.05469,
"h": 190.1
},
"luminance": 0.46338
}Semantic roles & 50–950 ramp
primary
#8BBFBB
secondary
#DCCACB
accent
#3E46A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282