#8FA6BB#8FA6BB
#8FA6BB is a light, muted cyan. Relative luminance 0.367; OKLCH L 71.5% C 0.040 H 246.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6BB |
|---|---|
| RGB | rgb(143, 166, 187) |
| HSL | hsl(209, 24%, 65%) |
| HSV | hsv(209, 24%, 73%) |
| CMYK | cmyk(23.5%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(67.05, -3.28, -13.44) |
| CIE-LCH | lch(67.05, 13.83, 256.28°) |
| OKLab | oklab(71.46% -0.0163 -0.0366) |
| OKLCH | oklch(71.46% 0.04 246) |
| XYZ | xyz(33.9311, 36.6989, 52.2999) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.93
Bluegrey
#85A3B2
ΔE00 4.47
Cool Gray
#9AA7B0
ΔE00 5.02
Greyblue
#77A1B5
ΔE00 6.21
Light Grey Blue
#9DBCD4
ΔE00 6.26
Cool Grey
#95A3A6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6BB #BBA48F
analogous
#8FBBBA #8FA6BB #8F90BB
triadic
#8FA6BB #BB8FA6 #A6BB8F
tetradic
#8FA6BB #BA8FBB #BBA48F #90BB8F
square
#8FA6BB #BA8FBB #BBA48F #90BB8F
split-complementary
#8FA6BB #BB8F90 #BBBA8F
monochromatic
#4E6981 #6988A4 #8FA6BB #B5C4D2 #DBE3E9
Accessibility & contrast
On white
2.52
#8FA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#8FA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6BB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6BB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#83ABAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa6bb; /* rgb */ color: rgb(143, 166, 187); /* oklch */ color: oklch(71.5% 0.040 246.0);
Tailwind
colors: {
custom: {
50: '#b0c0cf',
500: '#8fa6bb',
950: '#000000',
},
}SCSS
$custom: #8fa6bb; $custom-light: #b0c0cf; $custom-dark: #000000;
JSON
{
"hex": "#8fa6bb",
"rgb": {
"r": 143,
"g": 166,
"b": 187
},
"hsl": {
"h": 208.636,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.71458,
"c": 0.04008,
"h": 246
},
"luminance": 0.367
}Semantic roles & 50–950 ramp
primary
#8FA6BB
secondary
#DAD3CB
accent
#7143A3
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101213
muted
#7F8182