#8BBCAB#8BBCAB
#8BBCAB is a light, muted teal. Relative luminance 0.444; OKLCH L 75.6% C 0.057 H 171.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCAB |
|---|---|
| RGB | rgb(139, 188, 171) |
| HSL | hsl(159, 27%, 64%) |
| HSV | hsv(159, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(72.49, -19.73, 3.38) |
| CIE-LCH | lch(72.49, 20.02, 170.27°) |
| OKLab | oklab(75.56% -0.0566 0.0087) |
| OKLCH | oklch(75.56% 0.057 171.3) |
| XYZ | xyz(35.9791, 44.3941, 45.1934) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 7.48
Greyish Teal
#719F91
ΔE00 8.48
Mediumaquamarine
#66CDAA
ΔE00 8.79
Darkseagreen
#8FBC8F
ΔE00 8.87
Greenish Grey
#96AE8D
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCAB #BC8B9C
analogous
#8BBC93 #8BBCAB #8BB5BC
triadic
#8BBCAB #AB8BBC #BCAB8B
tetradic
#8BBCAB #938BBC #BC8B9C #B5BC8B
square
#8BBCAB #938BBC #BC8B9C #B5BC8B
split-complementary
#8BBCAB #BC8BB5 #BC938B
monochromatic
#4B826F #64A68F #8BBCAB #B2D2C7 #D9E9E3
Accessibility & contrast
On white
2.13
#8BBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8BBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCAB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCAB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#7FBDB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbcab; /* rgb */ color: rgb(139, 188, 171); /* oklch */ color: oklch(75.6% 0.057 171.3);
Tailwind
colors: {
custom: {
50: '#aed0c4',
500: '#8bbcab',
950: '#000000',
},
}SCSS
$custom: #8bbcab; $custom-light: #aed0c4; $custom-dark: #000000;
JSON
{
"hex": "#8bbcab",
"rgb": {
"r": 139,
"g": 188,
"b": 171
},
"hsl": {
"h": 159.184,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.7556,
"c": 0.05731,
"h": 171.3
},
"luminance": 0.44396
}Semantic roles & 50–950 ramp
primary
#8BBCAB
secondary
#DAC9CF
accent
#4063A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281