#8FA8AA#8FA8AA
#8FA8AA is a light, muted teal. Relative luminance 0.367; OKLCH L 71.3% C 0.028 H 202.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8AA |
|---|---|
| RGB | rgb(143, 168, 170) |
| HSL | hsl(184, 14%, 61%) |
| HSV | hsv(184, 16%, 67%) |
| CMYK | cmyk(15.9%, 1.2%, 0%, 33.3%) |
| CIE-LAB | lab(67.09, -8.19, -3.93) |
| CIE-LCH | lch(67.09, 9.09, 205.66°) |
| OKLab | oklab(71.32% -0.0258 -0.0107) |
| OKLCH | oklch(71.32% 0.028 202.5) |
| XYZ | xyz(32.5841, 36.7463, 43.3984) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.19
Bluegrey
#85A3B2
ΔE00 5.97
Cool Gray
#9AA7B0
ΔE00 6.59
Bluey Grey
#89A0B0
ΔE00 7.34
Greyblue
#77A1B5
ΔE00 7.98
Pewter
#899397
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8AA #AA918F
analogous
#8FAA9F #8FA8AA #8F9BAA
triadic
#8FA8AA #AA8FA8 #A8AA8F
tetradic
#8FA8AA #9F8FAA #AA918F #9BAA8F
square
#8FA8AA #9F8FAA #AA918F #9BAA8F
split-complementary
#8FA8AA #AA8F9B #AA9F8F
monochromatic
#526A6C #6D8D8F #8FA8AA #B2C3C4 #D5DEDF
Accessibility & contrast
On white
2.52
#8FA8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#8FA8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8AA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8AA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#87AAA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa8aa; /* rgb */ color: rgb(143, 168, 170); /* oklch */ color: oklch(71.3% 0.028 202.5);
Tailwind
colors: {
custom: {
50: '#b0c1c3',
500: '#8fa8aa',
950: '#000000',
},
}SCSS
$custom: #8fa8aa; $custom-light: #b0c1c3; $custom-dark: #000000;
JSON
{
"hex": "#8fa8aa",
"rgb": {
"r": 143,
"g": 168,
"b": 170
},
"hsl": {
"h": 184.444,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.71315,
"c": 0.02792,
"h": 202.5
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#8FA8AA
secondary
#CFC6C5
accent
#534E98
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181