#8FA2AA#8FA2AA
#8FA2AA is a light, muted cyan. Relative luminance 0.346; OKLCH L 70.0% C 0.024 H 225.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2AA |
|---|---|
| RGB | rgb(143, 162, 170) |
| HSL | hsl(198, 14%, 61%) |
| HSV | hsv(198, 16%, 67%) |
| CMYK | cmyk(15.9%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(65.42, -4.93, -6.40) |
| CIE-LCH | lch(65.42, 8.08, 232.34°) |
| OKLab | oklab(70% -0.0173 -0.0173) |
| OKLCH | oklch(70% 0.024 225) |
| XYZ | xyz(31.5019, 34.5819, 43.0377) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.61
Cool Gray
#9AA7B0
ΔE00 3.21
Bluey Grey
#89A0B0
ΔE00 3.47
Bluegrey
#85A3B2
ΔE00 3.62
Pewter
#899397
ΔE00 5.48
Greyblue
#77A1B5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2AA #AA978F
analogous
#8FAAA5 #8FA2AA #8F95AA
triadic
#8FA2AA #AA8FA2 #A2AA8F
tetradic
#8FA2AA #A58FAA #AA978F #95AA8F
square
#8FA2AA #A58FAA #AA978F #95AA8F
split-complementary
#8FA2AA #AA8F95 #AAA58F
monochromatic
#52656C #6D858F #8FA2AA #B2BFC4 #D5DCDF
Accessibility & contrast
On white
2.65
#8FA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#8FA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2AA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2AA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AA
Deuteranopia (green-blind)
#999DAA
Tritanopia (blue-blind)
#88A5A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8fa2aa; /* rgb */ color: rgb(143, 162, 170); /* oklch */ color: oklch(70.0% 0.024 225.0);
Tailwind
colors: {
custom: {
50: '#b0bdc3',
500: '#8fa2aa',
950: '#000000',
},
}SCSS
$custom: #8fa2aa; $custom-light: #b0bdc3; $custom-dark: #000000;
JSON
{
"hex": "#8fa2aa",
"rgb": {
"r": 143,
"g": 162,
"b": 170
},
"hsl": {
"h": 197.778,
"s": 13.706,
"l": 61.373
},
"oklch": {
"l": 0.7,
"c": 0.02443,
"h": 225
},
"luminance": 0.34583
}Semantic roles & 50–950 ramp
primary
#8FA2AA
secondary
#CFC8C5
accent
#644E98
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101212
muted
#7F8181