#8BBABC#8BBABC
#8BBABC is a light, muted teal. Relative luminance 0.442; OKLCH L 75.6% C 0.050 H 199.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBABC |
|---|---|
| RGB | rgb(139, 186, 188) |
| HSL | hsl(182, 27%, 64%) |
| HSV | hsv(182, 26%, 74%) |
| CMYK | cmyk(26.1%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.39, -14.97, -6.06) |
| CIE-LCH | lch(72.39, 16.15, 202.03°) |
| OKLab | oklab(75.63% -0.0469 -0.0165) |
| OKLCH | oklch(75.63% 0.05 199.4) |
| XYZ | xyz(37.2806, 44.2359, 54.1413) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.55
Powder Blue
#B0E0E6
ΔE00 9.74
Lightblue
#ADD8E6
ΔE00 9.85
Bluegrey
#85A3B2
ΔE00 10.24
Sky Blue
#87CEEB
ΔE00 10.74
Greyblue
#77A1B5
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBABC #BC8D8B
analogous
#8BBCA6 #8BBABC #8BA2BC
triadic
#8BBABC #BC8BBA #BABC8B
tetradic
#8BBABC #A68BBC #BC8D8B #A2BC8B
square
#8BBABC #A68BBC #BC8D8B #A2BC8B
split-complementary
#8BBABC #BC8BA2 #BCA68B
monochromatic
#4B7F82 #64A3A6 #8BBABC #B2D1D2 #D9E8E9
Accessibility & contrast
On white
2.13
#8BBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#8BBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBABC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBABC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BC
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#7BBDBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbabc; /* rgb */ color: rgb(139, 186, 188); /* oklch */ color: oklch(75.6% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#aeced0',
500: '#8bbabc',
950: '#000000',
},
}SCSS
$custom: #8bbabc; $custom-light: #aeced0; $custom-dark: #000000;
JSON
{
"hex": "#8bbabc",
"rgb": {
"r": 139,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.449,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75628,
"c": 0.04972,
"h": 199.4
},
"luminance": 0.44238
}Semantic roles & 50–950 ramp
primary
#8BBABC
secondary
#DACAC9
accent
#4440A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282