#8FA1AA#8FA1AA
#8FA1AA is a light, muted cyan. Relative luminance 0.342; OKLCH L 69.8% C 0.024 H 229.2°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA1AA |
|---|---|
| RGB | rgb(143, 161, 170) |
| HSL | hsl(200, 14%, 61%) |
| HSV | hsv(200, 16%, 67%) |
| CMYK | cmyk(15.9%, 5.3%, 0%, 33.3%) |
| CIE-LAB | lab(65.15, -4.39, -6.80) |
| CIE-LCH | lch(65.15, 8.10, 237.19°) |
| OKLab | oklab(69.78% -0.0158 -0.0184) |
| OKLCH | oklch(69.78% 0.024 229.2) |
| XYZ | xyz(31.3264, 34.2310, 42.9792) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.90
Cool Grey
#95A3A6
ΔE00 2.96
Bluey Grey
#89A0B0
ΔE00 2.99
Bluegrey
#85A3B2
ΔE00 3.67
Pewter
#899397
ΔE00 5.22
Greyblue
#77A1B5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA1AA #AA988F
analogous
#8FAAA6 #8FA1AA #8F94AA
triadic
#8FA1AA #AA8FA1 #A1AA8F
tetradic
#8FA1AA #A68FAA #AA988F #94AA8F
square
#8FA1AA #A68FAA #AA988F #94AA8F
split-complementary
#8FA1AA #AA8F94 #AAA68F
monochromatic
#52646C #6D848F #8FA1AA #B2BEC4 #D5DBDF
Accessibility & contrast
On white
2.68
#8FA1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#8FA1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA1AA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA1AA | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#989DAA
Tritanopia (blue-blind)
#88A4A4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8fa1aa; /* rgb */ color: rgb(143, 161, 170); /* oklch */ color: oklch(69.8% 0.024 229.2);
Tailwind
colors: {
custom: {
50: '#b0bcc3',
500: '#8fa1aa',
950: '#000000',
},
}SCSS
$custom: #8fa1aa; $custom-light: #b0bcc3; $custom-dark: #000000;
JSON
{
"hex": "#8fa1aa",
"rgb": {
"r": 143,
"g": 161,
"b": 170
},
"hsl": {
"h": 200,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.69782,
"c": 0.02426,
"h": 229.2
},
"luminance": 0.34232
}Semantic roles & 50–950 ramp
primary
#8FA1AA
secondary
#CFC9C5
accent
#664E98
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101212
muted
#7F8181