#8BBBB7#8BBBB7
#8BBBB7 is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.051 H 189.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBB7 |
|---|---|
| RGB | rgb(139, 187, 183) |
| HSL | hsl(175, 26%, 64%) |
| HSV | hsv(175, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(72.53, -16.62, -3.12) |
| CIE-LCH | lch(72.53, 16.91, 190.63°) |
| OKLab | oklab(75.69% -0.0503 -0.0086) |
| OKLCH | oklch(75.69% 0.051 189.7) |
| XYZ | xyz(36.9623, 44.4468, 51.4221) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.11
Greyish Teal
#719F91
ΔE00 9.47
Cadetblue
#5F9EA0
ΔE00 9.75
Mediumturquoise
#48D1CC
ΔE00 10.40
Powder Blue
#B0E0E6
ΔE00 10.45
Seafoam Blue
#78D1B6
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBB7 #BB8B8F
analogous
#8BBB9F #8BBBB7 #8BA7BB
triadic
#8BBBB7 #B78BBB #BBB78B
tetradic
#8BBBB7 #9F8BBB #BB8B8F #A7BB8B
square
#8BBBB7 #9F8BBB #BB8B8F #A7BB8B
split-complementary
#8BBBB7 #BB8BA7 #BB9F8B
monochromatic
#4B807C #64A49F #8BBBB7 #B2D2CF #D8E8E7
Accessibility & contrast
On white
2.12
#8BBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8BBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBB7
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBB7 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B7
Deuteranopia (green-blind)
#ACAFB8
Tritanopia (blue-blind)
#7CBEBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbb7; /* rgb */ color: rgb(139, 187, 183); /* oklch */ color: oklch(75.7% 0.051 189.7);
Tailwind
colors: {
custom: {
50: '#aecfcc',
500: '#8bbbb7',
950: '#000000',
},
}SCSS
$custom: #8bbbb7; $custom-light: #aecfcc; $custom-dark: #000000;
JSON
{
"hex": "#8bbbb7",
"rgb": {
"r": 139,
"g": 187,
"b": 183
},
"hsl": {
"h": 175,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75693,
"c": 0.05099,
"h": 189.7
},
"luminance": 0.44449
}Semantic roles & 50–950 ramp
primary
#8BBBB7
secondary
#D9C8CA
accent
#4149A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282