#8BBABB#8BBABB
#8BBABB is a light, muted teal. Relative luminance 0.442; OKLCH L 75.6% C 0.050 H 197.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBABB |
|---|---|
| RGB | rgb(139, 186, 187) |
| HSL | hsl(181, 26%, 64%) |
| HSV | hsv(181, 26%, 73%) |
| CMYK | cmyk(25.7%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(72.36, -15.20, -5.55) |
| CIE-LCH | lch(72.36, 16.18, 200.07°) |
| OKLab | oklab(75.6% -0.0473 -0.0152) |
| OKLCH | oklch(75.6% 0.05 197.8) |
| XYZ | xyz(37.1732, 44.1929, 53.5755) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 9.85
Lightblue
#ADD8E6
ΔE00 10.12
Greyish Teal
#719F91
ΔE00 10.54
Bluegrey
#85A3B2
ΔE00 10.55
Cool Grey
#95A3A6
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBABB #BB8C8B
analogous
#8BBBA4 #8BBABB #8BA2BB
triadic
#8BBABB #BB8BBA #BABB8B
tetradic
#8BBABB #A48BBB #BB8C8B #A2BB8B
square
#8BBABB #A48BBB #BB8C8B #A2BB8B
split-complementary
#8BBABB #BB8BA2 #BBA48B
monochromatic
#4B7F80 #64A3A4 #8BBABB #B2D1D2 #D8E8E8
Accessibility & contrast
On white
2.13
#8BBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#8BBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBABB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBABB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#AAAFBB
Tritanopia (blue-blind)
#7BBDBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbabb; /* rgb */ color: rgb(139, 186, 187); /* oklch */ color: oklch(75.6% 0.050 197.8);
Tailwind
colors: {
custom: {
50: '#aececf',
500: '#8bbabb',
950: '#000000',
},
}SCSS
$custom: #8bbabb; $custom-light: #aececf; $custom-dark: #000000;
JSON
{
"hex": "#8bbabb",
"rgb": {
"r": 139,
"g": 186,
"b": 187
},
"hsl": {
"h": 181.25,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75596,
"c": 0.04968,
"h": 197.8
},
"luminance": 0.44195
}Semantic roles & 50–950 ramp
primary
#8BBABB
secondary
#D9C9C8
accent
#4341A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282