#8BBBB8#8BBBB8
#8BBBB8 is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.051 H 191.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBB8 |
|---|---|
| RGB | rgb(139, 187, 184) |
| HSL | hsl(176, 26%, 64%) |
| HSV | hsv(176, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(72.55, -16.40, -3.62) |
| CIE-LCH | lch(72.55, 16.79, 192.46°) |
| OKLab | oklab(75.72% -0.0498 -0.01) |
| OKLCH | oklch(75.72% 0.051 191.3) |
| XYZ | xyz(37.0668, 44.4886, 51.9722) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.49
Greyish Teal
#719F91
ΔE00 9.69
Cadetblue
#5F9EA0
ΔE00 9.69
Powder Blue
#B0E0E6
ΔE00 10.25
Mediumturquoise
#48D1CC
ΔE00 10.45
Seafoam Blue
#78D1B6
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBB8 #BB8B8E
analogous
#8BBBA0 #8BBBB8 #8BA6BB
triadic
#8BBBB8 #B88BBB #BBB88B
tetradic
#8BBBB8 #A08BBB #BB8B8E #A6BB8B
square
#8BBBB8 #A08BBB #BB8B8E #A6BB8B
split-complementary
#8BBBB8 #BB8BA6 #BBA08B
monochromatic
#4B807D #64A4A0 #8BBBB8 #B2D2D0 #D8E8E7
Accessibility & contrast
On white
2.12
#8BBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8BBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBB8
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBB8 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B8
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#7CBEBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbb8; /* rgb */ color: rgb(139, 187, 184); /* oklch */ color: oklch(75.7% 0.051 191.3);
Tailwind
colors: {
custom: {
50: '#aecfcd',
500: '#8bbbb8',
950: '#000000',
},
}SCSS
$custom: #8bbbb8; $custom-light: #aecfcd; $custom-dark: #000000;
JSON
{
"hex": "#8bbbb8",
"rgb": {
"r": 139,
"g": 187,
"b": 184
},
"hsl": {
"h": 176.25,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75725,
"c": 0.05084,
"h": 191.3
},
"luminance": 0.4449
}Semantic roles & 50–950 ramp
primary
#8BBBB8
secondary
#D9C8CA
accent
#4147A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282