#8AAAAB#8AAAAB
#8AAAAB is a light, muted teal. Relative luminance 0.371; OKLCH L 71.4% C 0.035 H 198.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAAAB |
|---|---|
| RGB | rgb(138, 170, 171) |
| HSL | hsl(182, 16%, 61%) |
| HSV | hsv(182, 19%, 67%) |
| CMYK | cmyk(19.3%, 0.6%, 0%, 32.9%) |
| CIE-LAB | lab(67.35, -10.67, -4.14) |
| CIE-LCH | lch(67.35, 11.45, 201.22°) |
| OKLab | oklab(71.45% -0.0332 -0.0113) |
| OKLCH | oklch(71.45% 0.035 198.7) |
| XYZ | xyz(32.2046, 37.0919, 43.9828) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 7.10
Cadetblue
#5F9EA0
ΔE00 8.31
Greyblue
#77A1B5
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 8.71
Bluey Grey
#89A0B0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAAAB #AB8B8A
analogous
#8AAB9B #8AAAAB #8A99AB
triadic
#8AAAAB #AB8AAA #AAAB8A
tetradic
#8AAAAB #9B8AAB #AB8B8A #99AB8A
square
#8AAAAB #9B8AAB #AB8B8A #99AB8A
split-complementary
#8AAAAB #AB8A99 #AB9B8A
monochromatic
#4E6C6D #688F90 #8AAAAB #AEC4C5 #D1DEDE
Accessibility & contrast
On white
2.49
#8AAAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#8AAAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAAAB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAAAB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#80ACAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaaab; /* rgb */ color: rgb(138, 170, 171); /* oklch */ color: oklch(71.4% 0.035 198.7);
Tailwind
colors: {
custom: {
50: '#acc3c4',
500: '#8aaaab',
950: '#000000',
},
}SCSS
$custom: #8aaaab; $custom-light: #acc3c4; $custom-dark: #000000;
JSON
{
"hex": "#8aaaab",
"rgb": {
"r": 138,
"g": 170,
"b": 171
},
"hsl": {
"h": 181.818,
"s": 16.418,
"l": 60.588
},
"oklch": {
"l": 0.71446,
"c": 0.03511,
"h": 198.7
},
"luminance": 0.37093
}Semantic roles & 50–950 ramp
primary
#8AAAAB
secondary
#CFC3C2
accent
#4D4B9B
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101212
muted
#7F8181