#8BBBAE#8BBBAE
#8BBBAE is a light, muted teal. Relative luminance 0.441; OKLCH L 75.4% C 0.054 H 176.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBAE |
|---|---|
| RGB | rgb(139, 187, 174) |
| HSL | hsl(164, 26%, 64%) |
| HSV | hsv(164, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.28, -18.59, 1.45) |
| CIE-LCH | lch(72.28, 18.64, 175.55°) |
| OKLab | oklab(75.42% -0.054 0.0036) |
| OKLCH | oklch(75.42% 0.054 176.2) |
| XYZ | xyz(36.0554, 44.0841, 46.6455) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.35
Greyish Teal
#719F91
ΔE00 8.30
Seafoam Blue
#78D1B6
ΔE00 8.32
Mediumaquamarine
#66CDAA
ΔE00 9.82
Dull Teal
#5F9E8F
ΔE00 9.86
Greenish Grey
#96AE8D
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBAE #BB8B98
analogous
#8BBB96 #8BBBAE #8BB0BB
triadic
#8BBBAE #AE8BBB #BBAE8B
tetradic
#8BBBAE #968BBB #BB8B98 #B0BB8B
square
#8BBBAE #968BBB #BB8B98 #B0BB8B
split-complementary
#8BBBAE #BB8BB0 #BB968B
monochromatic
#4B8072 #64A493 #8BBBAE #B2D2C9 #D8E8E4
Accessibility & contrast
On white
2.14
#8BBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8BBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBAE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBAE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AD
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#7EBCB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbbae; /* rgb */ color: rgb(139, 187, 174); /* oklch */ color: oklch(75.4% 0.054 176.2);
Tailwind
colors: {
custom: {
50: '#aecfc6',
500: '#8bbbae',
950: '#000000',
},
}SCSS
$custom: #8bbbae; $custom-light: #aecfc6; $custom-dark: #000000;
JSON
{
"hex": "#8bbbae",
"rgb": {
"r": 139,
"g": 187,
"b": 174
},
"hsl": {
"h": 163.75,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75421,
"c": 0.05416,
"h": 176.2
},
"luminance": 0.44086
}Semantic roles & 50–950 ramp
primary
#8BBBAE
secondary
#D9C8CD
accent
#415CA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282