#8FA4AF#8FA4AF
#8FA4AF is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.6% C 0.029 H 230.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4AF |
|---|---|
| RGB | rgb(143, 164, 175) |
| HSL | hsl(201, 17%, 62%) |
| HSV | hsv(201, 18%, 69%) |
| CMYK | cmyk(18.3%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(66.12, -4.93, -8.14) |
| CIE-LCH | lch(66.12, 9.52, 238.83°) |
| OKLab | oklab(70.6% -0.0181 -0.022) |
| OKLCH | oklch(70.6% 0.029 230.6) |
| XYZ | xyz(32.3390, 35.4849, 45.6945) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.45
Bluegrey
#85A3B2
ΔE00 2.72
Cool Gray
#9AA7B0
ΔE00 3.08
Cool Grey
#95A3A6
ΔE00 3.84
Greyblue
#77A1B5
ΔE00 5.71
Pewter
#899397
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4AF #AF9A8F
analogous
#8FAFAA #8FA4AF #8F94AF
triadic
#8FA4AF #AF8FA4 #A4AF8F
tetradic
#8FA4AF #AA8FAF #AF9A8F #94AF8F
square
#8FA4AF #AA8FAF #AF9A8F #94AF8F
split-complementary
#8FA4AF #AF8F94 #AFAA8F
monochromatic
#516772 #6B8796 #8FA4AF #B3C1C9 #D6DEE2
Accessibility & contrast
On white
2.59
#8FA4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8FA4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4AF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4AF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B0
Deuteranopia (green-blind)
#9A9FAF
Tritanopia (blue-blind)
#86A7A7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa4af; /* rgb */ color: rgb(143, 164, 175); /* oklch */ color: oklch(70.6% 0.029 230.6);
Tailwind
colors: {
custom: {
50: '#b0bfc6',
500: '#8fa4af',
950: '#000000',
},
}SCSS
$custom: #8fa4af; $custom-light: #b0bfc6; $custom-dark: #000000;
JSON
{
"hex": "#8fa4af",
"rgb": {
"r": 143,
"g": 164,
"b": 175
},
"hsl": {
"h": 200.625,
"s": 16.667,
"l": 62.353
},
"oklch": {
"l": 0.70604,
"c": 0.02855,
"h": 230.6
},
"luminance": 0.35486
}Semantic roles & 50–950 ramp
primary
#8FA4AF
secondary
#D3CBC7
accent
#664B9B
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101213
muted
#7F8182