#8BB6AA#8BB6AA
#8BB6AA is a light, muted teal. Relative luminance 0.418; OKLCH L 74.2% C 0.049 H 175.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6AA |
|---|---|
| RGB | rgb(139, 182, 170) |
| HSL | hsl(163, 23%, 63%) |
| HSV | hsv(163, 24%, 71%) |
| CMYK | cmyk(23.6%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(70.76, -16.87, 1.42) |
| CIE-LCH | lch(70.76, 16.93, 175.18°) |
| OKLab | oklab(74.17% -0.0491 0.0035) |
| OKLCH | oklch(74.17% 0.049 175.9) |
| XYZ | xyz(34.6289, 41.8458, 44.2749) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.23
Pale Teal
#82CBB2
ΔE00 7.79
Dull Teal
#5F9E8F
ΔE00 9.22
Greenish Grey
#96AE8D
ΔE00 9.26
Seafoam Blue
#78D1B6
ΔE00 9.77
Grey Teal
#5E9B8A
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6AA #B68B97
analogous
#8BB694 #8BB6AA #8BACB6
triadic
#8BB6AA #AA8BB6 #B6AA8B
tetradic
#8BB6AA #948BB6 #B68B97 #ACB68B
square
#8BB6AA #948BB6 #B68B97 #ACB68B
split-complementary
#8BB6AA #B68BAC #B6948B
monochromatic
#4D7A6D #659E8E #8BB6AA #B1CEC6 #D6E5E1
Accessibility & contrast
On white
2.24
#8BB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#8BB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6AA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6AA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#80B7B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8bb6aa; /* rgb */ color: rgb(139, 182, 170); /* oklch */ color: oklch(74.2% 0.049 175.9);
Tailwind
colors: {
custom: {
50: '#adccc3',
500: '#8bb6aa',
950: '#000000',
},
}SCSS
$custom: #8bb6aa; $custom-light: #adccc3; $custom-dark: #000000;
JSON
{
"hex": "#8bb6aa",
"rgb": {
"r": 139,
"g": 182,
"b": 170
},
"hsl": {
"h": 163.256,
"s": 22.751,
"l": 62.941
},
"oklch": {
"l": 0.74173,
"c": 0.04919,
"h": 175.9
},
"luminance": 0.41847
}Semantic roles & 50–950 ramp
primary
#8BB6AA
secondary
#D6C7CB
accent
#445EA1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281