#8FA9BB#8FA9BB
#8FA9BB is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.1% C 0.039 H 238.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9BB |
|---|---|
| RGB | rgb(143, 169, 187) |
| HSL | hsl(205, 24%, 65%) |
| HSV | hsv(205, 24%, 73%) |
| CMYK | cmyk(23.5%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(67.87, -4.92, -12.20) |
| CIE-LCH | lch(67.87, 13.16, 248.04°) |
| OKLab | oklab(72.11% -0.0205 -0.0332) |
| OKLCH | oklch(72.11% 0.039 238.3) |
| XYZ | xyz(34.4828, 37.8023, 52.4838) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.77
Bluegrey
#85A3B2
ΔE00 3.06
Cool Gray
#9AA7B0
ΔE00 4.61
Greyblue
#77A1B5
ΔE00 5.18
Light Grey Blue
#9DBCD4
ΔE00 5.61
Cool Grey
#95A3A6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9BB #BBA18F
analogous
#8FBBB7 #8FA9BB #8F93BB
triadic
#8FA9BB #BB8FA9 #A9BB8F
tetradic
#8FA9BB #B78FBB #BBA18F #93BB8F
square
#8FA9BB #B78FBB #BBA18F #93BB8F
split-complementary
#8FA9BB #BB8F93 #BBB78F
monochromatic
#4E6C81 #698CA4 #8FA9BB #B5C6D2 #DBE3E9
Accessibility & contrast
On white
2.45
#8FA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#8FA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9BB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9BB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#83AEAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa9bb; /* rgb */ color: rgb(143, 169, 187); /* oklch */ color: oklch(72.1% 0.039 238.3);
Tailwind
colors: {
custom: {
50: '#b0c2cf',
500: '#8fa9bb',
950: '#000000',
},
}SCSS
$custom: #8fa9bb; $custom-light: #b0c2cf; $custom-dark: #000000;
JSON
{
"hex": "#8fa9bb",
"rgb": {
"r": 143,
"g": 169,
"b": 187
},
"hsl": {
"h": 204.545,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.72108,
"c": 0.03901,
"h": 238.3
},
"luminance": 0.37803
}Semantic roles & 50–950 ramp
primary
#8FA9BB
secondary
#DAD2CB
accent
#6A43A3
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101213
muted
#7F8182