#8AAAA6#8AAAA6
#8AAAA6 is a light, muted teal. Relative luminance 0.369; OKLCH L 71.3% C 0.036 H 187.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAAA6 |
|---|---|
| RGB | rgb(138, 170, 166) |
| HSL | hsl(173, 16%, 60%) |
| HSV | hsv(173, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.21, -11.77, -1.57) |
| CIE-LCH | lch(67.21, 11.87, 187.62°) |
| OKLab | oklab(71.29% -0.0353 -0.0044) |
| OKLCH | oklch(71.29% 0.036 187.1) |
| XYZ | xyz(31.7370, 36.9049, 41.5202) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.18
Cool Grey
#95A3A6
ΔE00 7.63
Cadetblue
#5F9EA0
ΔE00 8.26
Bluegrey
#85A3B2
ΔE00 9.41
Dull Teal
#5F9E8F
ΔE00 9.86
Cool Gray
#9AA7B0
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAAA6 #AA8A8E
analogous
#8AAA96 #8AAAA6 #8A9EAA
triadic
#8AAAA6 #A68AAA #AAA68A
tetradic
#8AAAA6 #968AAA #AA8A8E #9EAA8A
square
#8AAAA6 #968AAA #AA8A8E #9EAA8A
split-complementary
#8AAAA6 #AA8A9E #AA968A
monochromatic
#4E6C68 #688F8A #8AAAA6 #ADC4C1 #D1DEDC
Accessibility & contrast
On white
2.51
#8AAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#8AAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAAA6
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAAA6 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#A0A2A6
Tritanopia (blue-blind)
#81ACA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaaa6; /* rgb */ color: rgb(138, 170, 166); /* oklch */ color: oklch(71.3% 0.036 187.1);
Tailwind
colors: {
custom: {
50: '#acc3c0',
500: '#8aaaa6',
950: '#000000',
},
}SCSS
$custom: #8aaaa6; $custom-light: #acc3c0; $custom-dark: #000000;
JSON
{
"hex": "#8aaaa6",
"rgb": {
"r": 138,
"g": 170,
"b": 166
},
"hsl": {
"h": 172.5,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.71288,
"c": 0.03559,
"h": 187.1
},
"luminance": 0.36906
}Semantic roles & 50–950 ramp
primary
#8AAAA6
secondary
#CEC2C3
accent
#4B559A
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181