#8BBAB3#8BBAB3
#8BBAB3 is a light, muted teal. Relative luminance 0.439; OKLCH L 75.3% C 0.051 H 184.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAB3 |
|---|---|
| RGB | rgb(139, 186, 179) |
| HSL | hsl(171, 25%, 64%) |
| HSV | hsv(171, 25%, 73%) |
| CMYK | cmyk(25.3%, 0%, 3.8%, 27.1%) |
| CIE-LAB | lab(72.13, -16.99, -1.51) |
| CIE-LCH | lch(72.13, 17.06, 185.07°) |
| OKLab | oklab(75.35% -0.0506 -0.0043) |
| OKLCH | oklch(75.35% 0.051 184.8) |
| XYZ | xyz(36.3405, 43.8599, 49.1901) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.23
Greyish Teal
#719F91
ΔE00 8.69
Cadetblue
#5F9EA0
ΔE00 9.89
Seafoam Blue
#78D1B6
ΔE00 9.97
Dull Teal
#5F9E8F
ΔE00 10.35
Mediumturquoise
#48D1CC
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAB3 #BA8B92
analogous
#8BBA9B #8BBAB3 #8BA9BA
triadic
#8BBAB3 #B38BBA #BAB38B
tetradic
#8BBAB3 #9B8BBA #BA8B92 #A9BA8B
square
#8BBAB3 #9B8BBA #BA8B92 #A9BA8B
split-complementary
#8BBAB3 #BA8BA9 #BA9B8B
monochromatic
#4C7F77 #65A39A #8BBAB3 #B1D1CC #D8E8E5
Accessibility & contrast
On white
2.15
#8BBAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#8BBAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAB3
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAB3 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B3
Deuteranopia (green-blind)
#ACAEB4
Tritanopia (blue-blind)
#7DBCB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbab3; /* rgb */ color: rgb(139, 186, 179); /* oklch */ color: oklch(75.3% 0.051 184.8);
Tailwind
colors: {
custom: {
50: '#aecec9',
500: '#8bbab3',
950: '#000000',
},
}SCSS
$custom: #8bbab3; $custom-light: #aecec9; $custom-dark: #000000;
JSON
{
"hex": "#8bbab3",
"rgb": {
"r": 139,
"g": 186,
"b": 179
},
"hsl": {
"h": 171.064,
"s": 25.405,
"l": 63.725
},
"oklch": {
"l": 0.75345,
"c": 0.05079,
"h": 184.8
},
"luminance": 0.43861
}Semantic roles & 50–950 ramp
primary
#8BBAB3
secondary
#D9C8CB
accent
#4250A4
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282