#8BBABA#8BBABA
#8BBABA is a light, muted teal. Relative luminance 0.442; OKLCH L 75.6% C 0.050 H 196.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBABA |
|---|---|
| RGB | rgb(139, 186, 186) |
| HSL | hsl(180, 25%, 64%) |
| HSV | hsv(180, 25%, 73%) |
| CMYK | cmyk(25.3%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(72.33, -15.43, -5.05) |
| CIE-LCH | lch(72.33, 16.23, 198.12°) |
| OKLab | oklab(75.56% -0.0477 -0.0138) |
| OKLCH | oklch(75.56% 0.05 196.2) |
| XYZ | xyz(37.0665, 44.1503, 53.0137) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.47
Powder Blue
#B0E0E6
ΔE00 9.97
Greyish Teal
#719F91
ΔE00 10.26
Lightblue
#ADD8E6
ΔE00 10.40
Pale Teal
#82CBB2
ΔE00 10.84
Bluegrey
#85A3B2
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBABA #BA8B8B
analogous
#8BBAA2 #8BBABA #8BA2BA
triadic
#8BBABA #BA8BBA #BABA8B
tetradic
#8BBABA #A28BBA #BA8B8B #A2BA8B
square
#8BBABA #A28BBA #BA8B8B #A2BA8B
split-complementary
#8BBABA #BA8BA2 #BAA28B
monochromatic
#4C7F7F #65A3A3 #8BBABA #B1D1D1 #D8E8E8
Accessibility & contrast
On white
2.14
#8BBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#8BBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBABA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBABA | 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)
#B4B5BA
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#7BBDBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbaba; /* rgb */ color: rgb(139, 186, 186); /* oklch */ color: oklch(75.6% 0.050 196.2);
Tailwind
colors: {
custom: {
50: '#aecece',
500: '#8bbaba',
950: '#000000',
},
}SCSS
$custom: #8bbaba; $custom-light: #aecece; $custom-dark: #000000;
JSON
{
"hex": "#8bbaba",
"rgb": {
"r": 139,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 25.405,
"l": 63.725
},
"oklch": {
"l": 0.75564,
"c": 0.04967,
"h": 196.2
},
"luminance": 0.44152
}Semantic roles & 50–950 ramp
primary
#8BBABA
secondary
#D9C8C8
accent
#4242A4
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282