#8FA2A3#8FA2A3
#8FA2A3 is a light, muted teal. Relative luminance 0.343; OKLCH L 69.8% C 0.021 H 200.5°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2A3 |
|---|---|
| RGB | rgb(143, 162, 163) |
| HSL | hsl(183, 10%, 60%) |
| HSV | hsv(183, 12%, 64%) |
| CMYK | cmyk(12.3%, 0.6%, 0%, 36.1%) |
| CIE-LAB | lab(65.22, -6.44, -2.78) |
| CIE-LCH | lch(65.22, 7.01, 203.35°) |
| OKLab | oklab(69.77% -0.0201 -0.0075) |
| OKLCH | oklch(69.77% 0.021 200.5) |
| XYZ | xyz(30.8573, 34.3240, 39.6427) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.53
Cool Gray
#9AA7B0
ΔE00 5.81
Pewter
#899397
ΔE00 6.03
Bluegrey
#85A3B2
ΔE00 6.30
Bluey Grey
#89A0B0
ΔE00 6.94
Grey
#929591
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2A3 #A3908F
analogous
#8FA39A #8FA2A3 #8F98A3
triadic
#8FA2A3 #A38FA2 #A2A38F
tetradic
#8FA2A3 #9A8FA3 #A3908F #98A38F
square
#8FA2A3 #9A8FA3 #A3908F #98A38F
split-complementary
#8FA2A3 #A38F98 #A39A8F
monochromatic
#536465 #6E8586 #8FA2A3 #B1BEBF #D2DADA
Accessibility & contrast
On white
2.67
#8FA2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#8FA2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2A3
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2A3 | 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)
#9FA0A3
Deuteranopia (green-blind)
#9B9DA3
Tritanopia (blue-blind)
#89A4A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8fa2a3; /* rgb */ color: rgb(143, 162, 163); /* oklch */ color: oklch(69.8% 0.021 200.5);
Tailwind
colors: {
custom: {
50: '#b0bdbe',
500: '#8fa2a3',
950: '#000000',
},
}SCSS
$custom: #8fa2a3; $custom-light: #b0bdbe; $custom-dark: #000000;
JSON
{
"hex": "#8fa2a3",
"rgb": {
"r": 143,
"g": 162,
"b": 163
},
"hsl": {
"h": 183,
"s": 9.804,
"l": 60
},
"oklch": {
"l": 0.69772,
"c": 0.02146,
"h": 200.5
},
"luminance": 0.34325
}Semantic roles & 50–950 ramp
primary
#8FA2A3
secondary
#CBC3C3
accent
#7875B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181