#8FA4AA#8FA4AA
#8FA4AA is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.4% C 0.025 H 216.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4AA |
|---|---|
| RGB | rgb(143, 164, 170) |
| HSL | hsl(193, 14%, 61%) |
| HSV | hsv(193, 16%, 67%) |
| CMYK | cmyk(15.9%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(65.98, -6.03, -5.57) |
| CIE-LCH | lch(65.98, 8.21, 222.77°) |
| OKLab | oklab(70.44% -0.0201 -0.0151) |
| OKLCH | oklch(70.44% 0.025 216.8) |
| XYZ | xyz(31.8570, 35.2921, 43.1560) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.50
Bluegrey
#85A3B2
ΔE00 4.00
Cool Gray
#9AA7B0
ΔE00 4.18
Bluey Grey
#89A0B0
ΔE00 4.67
Pewter
#899397
ΔE00 6.24
Greyblue
#77A1B5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4AA #AA958F
analogous
#8FAAA3 #8FA4AA #8F97AA
triadic
#8FA4AA #AA8FA4 #A4AA8F
tetradic
#8FA4AA #A38FAA #AA958F #97AA8F
square
#8FA4AA #A38FAA #AA958F #97AA8F
split-complementary
#8FA4AA #AA8F97 #AAA38F
monochromatic
#52676C #6D878F #8FA4AA #B2C0C4 #D5DDDF
Accessibility & contrast
On white
2.61
#8FA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#8FA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4AA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4AA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#88A6A6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa4aa; /* rgb */ color: rgb(143, 164, 170); /* oklch */ color: oklch(70.4% 0.025 216.8);
Tailwind
colors: {
custom: {
50: '#b0bfc3',
500: '#8fa4aa',
950: '#000000',
},
}SCSS
$custom: #8fa4aa; $custom-light: #b0bfc3; $custom-dark: #000000;
JSON
{
"hex": "#8fa4aa",
"rgb": {
"r": 143,
"g": 164,
"b": 170
},
"hsl": {
"h": 193.333,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.70437,
"c": 0.02515,
"h": 216.8
},
"luminance": 0.35293
}Semantic roles & 50–950 ramp
primary
#8FA4AA
secondary
#CFC8C5
accent
#5E4E98
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101212
muted
#7F8181