#8BBBB0#8BBBB0
#8BBBB0 is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.053 H 179.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBB0 |
|---|---|
| RGB | rgb(139, 187, 176) |
| HSL | hsl(166, 26%, 64%) |
| HSV | hsv(166, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(72.34, -18.16, 0.43) |
| CIE-LCH | lch(72.34, 18.16, 178.65°) |
| OKLab | oklab(75.48% -0.0532 0.0009) |
| OKLCH | oklch(75.48% 0.053 179.1) |
| XYZ | xyz(36.2518, 44.1626, 47.6800) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.84
Greyish Teal
#719F91
ΔE00 8.43
Seafoam Blue
#78D1B6
ΔE00 8.73
Dull Teal
#5F9E8F
ΔE00 10.00
Mediumaquamarine
#66CDAA
ΔE00 10.34
Greenish Grey
#96AE8D
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBB0 #BB8B96
analogous
#8BBB98 #8BBBB0 #8BAEBB
triadic
#8BBBB0 #B08BBB #BBB08B
tetradic
#8BBBB0 #988BBB #BB8B96 #AEBB8B
square
#8BBBB0 #988BBB #BB8B96 #AEBB8B
split-complementary
#8BBBB0 #BB8BAE #BB988B
monochromatic
#4B8074 #64A496 #8BBBB0 #B2D2CA #D8E8E5
Accessibility & contrast
On white
2.14
#8BBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#8BBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBB0
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBB0 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5B0
Deuteranopia (green-blind)
#AEAFB1
Tritanopia (blue-blind)
#7EBDB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbbb0; /* rgb */ color: rgb(139, 187, 176); /* oklch */ color: oklch(75.5% 0.053 179.1);
Tailwind
colors: {
custom: {
50: '#aecfc7',
500: '#8bbbb0',
950: '#000000',
},
}SCSS
$custom: #8bbbb0; $custom-light: #aecfc7; $custom-dark: #000000;
JSON
{
"hex": "#8bbbb0",
"rgb": {
"r": 139,
"g": 187,
"b": 176
},
"hsl": {
"h": 166.25,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.7548,
"c": 0.05321,
"h": 179.1
},
"luminance": 0.44164
}Semantic roles & 50–950 ramp
primary
#8BBBB0
secondary
#D9C8CC
accent
#4158A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282