#8BBBAA#8BBBAA
#8BBBAA is a light, muted teal. Relative luminance 0.439; OKLCH L 75.3% C 0.056 H 170.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBAA |
|---|---|
| RGB | rgb(139, 187, 170) |
| HSL | hsl(159, 26%, 64%) |
| HSV | hsv(159, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(72.18, -19.44, 3.48) |
| CIE-LCH | lch(72.18, 19.75, 169.85°) |
| OKLab | oklab(75.31% -0.0557 0.0089) |
| OKLCH | oklch(75.31% 0.056 170.9) |
| XYZ | xyz(35.6712, 43.9304, 44.6223) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 7.75
Greyish Teal
#719F91
ΔE00 8.25
Darkseagreen
#8FBC8F
ΔE00 8.80
Greenish Grey
#96AE8D
ΔE00 8.84
Mediumaquamarine
#66CDAA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBAA #BB8B9C
analogous
#8BBB92 #8BBBAA #8BB4BB
triadic
#8BBBAA #AA8BBB #BBAA8B
tetradic
#8BBBAA #928BBB #BB8B9C #B4BB8B
square
#8BBBAA #928BBB #BB8B9C #B4BB8B
split-complementary
#8BBBAA #BB8BB4 #BB928B
monochromatic
#4B806E #64A48E #8BBBAA #B2D2C6 #D8E8E3
Accessibility & contrast
On white
2.15
#8BBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#8BBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBAA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBAA | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5A9
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#80BCB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbbaa; /* rgb */ color: rgb(139, 187, 170); /* oklch */ color: oklch(75.3% 0.056 170.9);
Tailwind
colors: {
custom: {
50: '#aecfc3',
500: '#8bbbaa',
950: '#000000',
},
}SCSS
$custom: #8bbbaa; $custom-light: #aecfc3; $custom-dark: #000000;
JSON
{
"hex": "#8bbbaa",
"rgb": {
"r": 139,
"g": 187,
"b": 170
},
"hsl": {
"h": 158.75,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75305,
"c": 0.05646,
"h": 170.9
},
"luminance": 0.43932
}Semantic roles & 50–950 ramp
primary
#8BBBAA
secondary
#D9C8CE
accent
#4164A5
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101412
muted
#7F8281