#8A9E9A#8A9E9A
#8A9E9A is a light, muted teal. Relative luminance 0.322; OKLCH L 68.2% C 0.023 H 182.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9E9A |
|---|---|
| RGB | rgb(138, 158, 154) |
| HSL | hsl(168, 9%, 58%) |
| HSV | hsv(168, 13%, 62%) |
| CMYK | cmyk(12.7%, 0%, 2.5%, 38%) |
| CIE-LAB | lab(63.50, -7.85, -0.29) |
| CIE-LCH | lch(63.50, 7.86, 182.15°) |
| OKLab | oklab(68.24% -0.0233 -0.0009) |
| OKLCH | oklch(68.24% 0.023 182.2) |
| XYZ | xyz(28.5394, 32.1895, 35.2752) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.19
Pewter
#899397
ΔE00 7.03
Grey
#929591
ΔE00 7.30
Greyish Teal
#719F91
ΔE00 8.63
Cool Gray
#9AA7B0
ΔE00 8.72
Bluegrey
#85A3B2
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9E9A #9E8A8E
analogous
#8A9E90 #8A9E9A #8A989E
triadic
#8A9E9A #9A8A9E #9E9A8A
tetradic
#8A9E9A #908A9E #9E8A8E #989E8A
square
#8A9E9A #908A9E #9E8A8E #989E8A
split-complementary
#8A9E9A #9E8A98 #9E908A
monochromatic
#4F5F5C #6A807C #8A9E9A #ABBAB7 #CDD5D4
Accessibility & contrast
On white
2.82
#8A9E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#8A9E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9E9A
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9E9A | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B9A
Deuteranopia (green-blind)
#98999A
Tritanopia (blue-blind)
#859F9D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a9e9a; /* rgb */ color: rgb(138, 158, 154); /* oklch */ color: oklch(68.2% 0.023 182.2);
Tailwind
colors: {
custom: {
50: '#acbab7',
500: '#8a9e9a',
950: '#000000',
},
}SCSS
$custom: #8a9e9a; $custom-light: #acbab7; $custom-dark: #000000;
JSON
{
"hex": "#8a9e9a",
"rgb": {
"r": 138,
"g": 158,
"b": 154
},
"hsl": {
"h": 168,
"s": 9.346,
"l": 58.039
},
"oklch": {
"l": 0.6824,
"c": 0.02333,
"h": 182.2
},
"luminance": 0.3219
}Semantic roles & 50–950 ramp
primary
#8A9E9A
secondary
#C6BEC0
accent
#7582B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101111
muted
#7F8080