#8FA2BA#8FA2BA
#8FA2BA is a light, muted cyan. Relative luminance 0.352; OKLCH L 70.6% C 0.041 H 254.4°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2BA |
|---|---|
| RGB | rgb(143, 162, 186) |
| HSL | hsl(213, 24%, 65%) |
| HSV | hsv(213, 23%, 73%) |
| CMYK | cmyk(23.1%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(65.92, -1.31, -14.58) |
| CIE-LCH | lch(65.92, 14.64, 264.87°) |
| OKLab | oklab(70.56% -0.0111 -0.0397) |
| OKLCH | oklch(70.56% 0.041 254.4) |
| XYZ | xyz(33.1086, 35.2245, 51.4995) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.51
Cool Gray
#9AA7B0
ΔE00 6.26
Bluegrey
#85A3B2
ΔE00 6.59
Blue Grey
#758DA3
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 7.94
Greyblue
#77A1B5
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2BA #BAA78F
analogous
#8FB8BA #8FA2BA #928FBA
triadic
#8FA2BA #BA8FA2 #A2BA8F
tetradic
#8FA2BA #BA8FB8 #BAA78F #8FBA92
square
#8FA2BA #BA8FB8 #BAA78F #8FBA92
split-complementary
#8FA2BA #BA928F #B8BA8F
monochromatic
#4F6480 #6983A3 #8FA2BA #B5C1D1 #DBE1E9
Accessibility & contrast
On white
2.61
#8FA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#8FA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2BA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2BA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#959EB9
Tritanopia (blue-blind)
#84A7AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa2ba; /* rgb */ color: rgb(143, 162, 186); /* oklch */ color: oklch(70.6% 0.041 254.4);
Tailwind
colors: {
custom: {
50: '#b0bdce',
500: '#8fa2ba',
950: '#000000',
},
}SCSS
$custom: #8fa2ba; $custom-light: #b0bdce; $custom-dark: #000000;
JSON
{
"hex": "#8fa2ba",
"rgb": {
"r": 143,
"g": 162,
"b": 186
},
"hsl": {
"h": 213.488,
"s": 23.757,
"l": 64.51
},
"oklch": {
"l": 0.70561,
"c": 0.04126,
"h": 254.4
},
"luminance": 0.35225
}Semantic roles & 50–950 ramp
primary
#8FA2BA
secondary
#DAD3CB
accent
#7843A2
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101213
muted
#7F8182