#8FA8A7#8FA8A7
#8FA8A7 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.2% C 0.028 H 193.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8A7 |
|---|---|
| RGB | rgb(143, 168, 167) |
| HSL | hsl(178, 13%, 61%) |
| HSV | hsv(178, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 0.6%, 34.1%) |
| CIE-LAB | lab(67.00, -8.83, -2.39) |
| CIE-LCH | lch(67.00, 9.15, 195.14°) |
| OKLab | oklab(71.22% -0.027 -0.0065) |
| OKLCH | oklch(71.22% 0.028 193.6) |
| XYZ | xyz(32.3036, 36.6341, 41.9208) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.95
Bluegrey
#85A3B2
ΔE00 7.43
Cool Gray
#9AA7B0
ΔE00 7.75
Bluey Grey
#89A0B0
ΔE00 8.76
Pewter
#899397
ΔE00 8.80
Greyblue
#77A1B5
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8A7 #A88F90
analogous
#8FA89A #8FA8A7 #8F9CA8
triadic
#8FA8A7 #A78FA8 #A8A78F
tetradic
#8FA8A7 #9A8FA8 #A88F90 #9CA88F
square
#8FA8A7 #9A8FA8 #A88F90 #9CA88F
split-complementary
#8FA8A7 #A88F9C #A89A8F
monochromatic
#526A69 #6D8D8B #8FA8A7 #B1C3C2 #D4DEDD
Accessibility & contrast
On white
2.52
#8FA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8FA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8A7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8A7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A7
Deuteranopia (green-blind)
#A0A1A7
Tritanopia (blue-blind)
#88AAA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa8a7; /* rgb */ color: rgb(143, 168, 167); /* oklch */ color: oklch(71.2% 0.028 193.6);
Tailwind
colors: {
custom: {
50: '#b0c1c1',
500: '#8fa8a7',
950: '#000000',
},
}SCSS
$custom: #8fa8a7; $custom-light: #b0c1c1; $custom-dark: #000000;
JSON
{
"hex": "#8fa8a7",
"rgb": {
"r": 143,
"g": 168,
"b": 167
},
"hsl": {
"h": 177.6,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.7122,
"c": 0.02781,
"h": 193.6
},
"luminance": 0.36635
}Semantic roles & 50–950 ramp
primary
#8FA8A7
secondary
#CEC5C5
accent
#4F5297
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181