#8BBBAB#8BBBAB
#8BBBAB is a light, muted teal. Relative luminance 0.440; OKLCH L 75.3% C 0.056 H 172.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBAB |
|---|---|
| RGB | rgb(139, 187, 171) |
| HSL | hsl(160, 26%, 64%) |
| HSV | hsv(160, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.21, -19.23, 2.97) |
| CIE-LCH | lch(72.21, 19.45, 171.21°) |
| OKLab | oklab(75.33% -0.0553 0.0076) |
| OKLCH | oklch(75.33% 0.056 172.2) |
| XYZ | xyz(35.7662, 43.9684, 45.1224) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 7.86
Greyish Teal
#719F91
ΔE00 8.24
Greenish Grey
#96AE8D
ΔE00 9.09
Darkseagreen
#8FBC8F
ΔE00 9.17
Mediumaquamarine
#66CDAA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBAB #BB8B9B
analogous
#8BBB93 #8BBBAB #8BB3BB
triadic
#8BBBAB #AB8BBB #BBAB8B
tetradic
#8BBBAB #938BBB #BB8B9B #B3BB8B
square
#8BBBAB #938BBB #BB8B9B #B3BB8B
split-complementary
#8BBBAB #BB8BB3 #BB938B
monochromatic
#4B806F #64A48F #8BBBAB #B2D2C7 #D8E8E3
Accessibility & contrast
On white
2.14
#8BBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#8BBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBAB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBAB | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#7FBCB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbbab; /* rgb */ color: rgb(139, 187, 171); /* oklch */ color: oklch(75.3% 0.056 172.2);
Tailwind
colors: {
custom: {
50: '#aecfc4',
500: '#8bbbab',
950: '#000000',
},
}SCSS
$custom: #8bbbab; $custom-light: #aecfc4; $custom-dark: #000000;
JSON
{
"hex": "#8bbbab",
"rgb": {
"r": 139,
"g": 187,
"b": 171
},
"hsl": {
"h": 160,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75333,
"c": 0.05584,
"h": 172.2
},
"luminance": 0.4397
}Semantic roles & 50–950 ramp
primary
#8BBBAB
secondary
#D9C8CE
accent
#4162A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281