#8AAAAE#8AAAAE
#8AAAAE is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.036 H 205.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAAAE |
|---|---|
| RGB | rgb(138, 170, 174) |
| HSL | hsl(187, 18%, 61%) |
| HSV | hsv(187, 21%, 68%) |
| CMYK | cmyk(20.7%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.43, -10.01, -5.68) |
| CIE-LCH | lch(67.43, 11.51, 209.59°) |
| OKLab | oklab(71.54% -0.032 -0.0154) |
| OKLCH | oklch(71.54% 0.036 205.7) |
| XYZ | xyz(32.4938, 37.2076, 45.5059) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.74
Cool Grey
#95A3A6
ΔE00 5.95
Greyblue
#77A1B5
ΔE00 7.11
Bluey Grey
#89A0B0
ΔE00 7.67
Cool Gray
#9AA7B0
ΔE00 7.78
Cadetblue
#5F9EA0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAAAE #AE8E8A
analogous
#8AAEA0 #8AAAAE #8A98AE
triadic
#8AAAAE #AE8AAA #AAAE8A
tetradic
#8AAAAE #A08AAE #AE8E8A #98AE8A
square
#8AAAAE #A08AAE #AE8E8A #98AE8A
split-complementary
#8AAAAE #AE8A98 #AEA08A
monochromatic
#4E6C70 #678F94 #8AAAAE #AEC4C7 #D2DFE0
Accessibility & contrast
On white
2.49
#8AAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8AAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAAAE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAAAE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AE
Deuteranopia (green-blind)
#9EA2AE
Tritanopia (blue-blind)
#7FADAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8aaaae; /* rgb */ color: rgb(138, 170, 174); /* oklch */ color: oklch(71.5% 0.036 205.7);
Tailwind
colors: {
custom: {
50: '#acc3c6',
500: '#8aaaae',
950: '#000000',
},
}SCSS
$custom: #8aaaae; $custom-light: #acc3c6; $custom-dark: #000000;
JSON
{
"hex": "#8aaaae",
"rgb": {
"r": 138,
"g": 170,
"b": 174
},
"hsl": {
"h": 186.667,
"s": 18.182,
"l": 61.176
},
"oklch": {
"l": 0.71544,
"c": 0.03555,
"h": 205.7
},
"luminance": 0.37209
}Semantic roles & 50–950 ramp
primary
#8AAAAE
secondary
#D1C5C3
accent
#52499C
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182