#8BAAAA#8BAAAA
#8BAAAA is a light, muted teal. Relative luminance 0.371; OKLCH L 71.5% C 0.034 H 196.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAAAA |
|---|---|
| RGB | rgb(139, 170, 170) |
| HSL | hsl(180, 15%, 61%) |
| HSV | hsv(180, 18%, 67%) |
| CMYK | cmyk(18.2%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(67.38, -10.57, -3.53) |
| CIE-LCH | lch(67.38, 11.14, 198.46°) |
| OKLab | oklab(71.48% -0.0327 -0.0096) |
| OKLCH | oklch(71.48% 0.034 196.4) |
| XYZ | xyz(32.2759, 37.1397, 43.4905) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.38
Bluegrey
#85A3B2
ΔE00 7.47
Cadetblue
#5F9EA0
ΔE00 8.48
Greyish Teal
#719F91
ΔE00 8.78
Cool Gray
#9AA7B0
ΔE00 8.79
Greyblue
#77A1B5
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAAAA #AA8B8B
analogous
#8BAA9A #8BAAAA #8B9AAA
triadic
#8BAAAA #AA8BAA #AAAA8B
tetradic
#8BAAAA #9A8BAA #AA8B8B #9AAA8B
square
#8BAAAA #9A8BAA #AA8B8B #9AAA8B
split-complementary
#8BAAAA #AA8B9A #AA9A8B
monochromatic
#4F6C6C #698F8F #8BAAAA #AEC4C4 #D2DEDE
Accessibility & contrast
On white
2.49
#8BAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8BAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAAAA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAAAA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#82ACAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8baaaa; /* rgb */ color: rgb(139, 170, 170); /* oklch */ color: oklch(71.5% 0.034 196.4);
Tailwind
colors: {
custom: {
50: '#adc3c3',
500: '#8baaaa',
950: '#000000',
},
}SCSS
$custom: #8baaaa; $custom-light: #adc3c3; $custom-dark: #000000;
JSON
{
"hex": "#8baaaa",
"rgb": {
"r": 139,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 15.423,
"l": 60.588
},
"oklch": {
"l": 0.71482,
"c": 0.03405,
"h": 196.4
},
"luminance": 0.37141
}Semantic roles & 50–950 ramp
primary
#8BAAAA
secondary
#CEC3C3
accent
#4C4C9A
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181