#8FA8A9#8FA8A9
#8FA8A9 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.3% C 0.028 H 199.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8A9 |
|---|---|
| RGB | rgb(143, 168, 169) |
| HSL | hsl(182, 13%, 61%) |
| HSV | hsv(182, 15%, 66%) |
| CMYK | cmyk(15.4%, 0.6%, 0%, 33.7%) |
| CIE-LAB | lab(67.06, -8.41, -3.42) |
| CIE-LCH | lch(67.06, 9.08, 202.14°) |
| OKLab | oklab(71.28% -0.0262 -0.0093) |
| OKLCH | oklch(71.28% 0.028 199.5) |
| XYZ | xyz(32.4899, 36.7086, 42.9021) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.41
Bluegrey
#85A3B2
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 6.97
Bluey Grey
#89A0B0
ΔE00 7.81
Greyblue
#77A1B5
ΔE00 8.41
Pewter
#899397
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8A9 #A9908F
analogous
#8FA99D #8FA8A9 #8F9BA9
triadic
#8FA8A9 #A98FA8 #A8A98F
tetradic
#8FA8A9 #9D8FA9 #A9908F #9BA98F
square
#8FA8A9 #9D8FA9 #A9908F #9BA98F
split-complementary
#8FA8A9 #A98F9B #A99D8F
monochromatic
#526A6B #6D8D8E #8FA8A9 #B2C3C4 #D4DEDE
Accessibility & contrast
On white
2.52
#8FA8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#8FA8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8A9
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8A9 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A9
Deuteranopia (green-blind)
#9FA2A9
Tritanopia (blue-blind)
#87AAA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa8a9; /* rgb */ color: rgb(143, 168, 169); /* oklch */ color: oklch(71.3% 0.028 199.5);
Tailwind
colors: {
custom: {
50: '#b0c1c2',
500: '#8fa8a9',
950: '#000000',
},
}SCSS
$custom: #8fa8a9; $custom-light: #b0c1c2; $custom-dark: #000000;
JSON
{
"hex": "#8fa8a9",
"rgb": {
"r": 143,
"g": 168,
"b": 169
},
"hsl": {
"h": 182.308,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.71283,
"c": 0.0278,
"h": 199.5
},
"luminance": 0.36709
}Semantic roles & 50–950 ramp
primary
#8FA8A9
secondary
#CFC5C5
accent
#514E97
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181