#8FA2A2#8FA2A2
#8FA2A2 is a light, muted teal. Relative luminance 0.343; OKLCH L 69.7% C 0.021 H 196.7°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2A2 |
|---|---|
| RGB | rgb(143, 162, 162) |
| HSL | hsl(180, 9%, 60%) |
| HSV | hsv(180, 12%, 64%) |
| CMYK | cmyk(11.7%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(65.19, -6.65, -2.26) |
| CIE-LCH | lch(65.19, 7.02, 198.79°) |
| OKLab | oklab(69.74% -0.0205 -0.0061) |
| OKLCH | oklch(69.74% 0.021 196.7) |
| XYZ | xyz(30.7680, 34.2883, 39.1727) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.90
Cool Gray
#9AA7B0
ΔE00 6.25
Pewter
#899397
ΔE00 6.26
Bluegrey
#85A3B2
ΔE00 6.78
Grey
#929591
ΔE00 7.37
Bluey Grey
#89A0B0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2A2 #A28F8F
analogous
#8FA299 #8FA2A2 #8F99A2
triadic
#8FA2A2 #A28FA2 #A2A28F
tetradic
#8FA2A2 #998FA2 #A28F8F #99A28F
square
#8FA2A2 #998FA2 #A28F8F #99A28F
split-complementary
#8FA2A2 #A28F99 #A2998F
monochromatic
#536464 #6F8585 #8FA2A2 #B0BEBE #D2DADA
Accessibility & contrast
On white
2.67
#8FA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#8FA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2A2
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2A2 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#9B9DA2
Tritanopia (blue-blind)
#8AA3A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8fa2a2; /* rgb */ color: rgb(143, 162, 162); /* oklch */ color: oklch(69.7% 0.021 196.7);
Tailwind
colors: {
custom: {
50: '#b0bdbd',
500: '#8fa2a2',
950: '#000000',
},
}SCSS
$custom: #8fa2a2; $custom-light: #b0bdbd; $custom-dark: #000000;
JSON
{
"hex": "#8fa2a2",
"rgb": {
"r": 143,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 9.268,
"l": 59.804
},
"oklch": {
"l": 0.69741,
"c": 0.02141,
"h": 196.7
},
"luminance": 0.34289
}Semantic roles & 50–950 ramp
primary
#8FA2A2
secondary
#CAC3C3
accent
#7676B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181