#8FA9BC#8FA9BC
#8FA9BC is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.1% C 0.040 H 239.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9BC |
|---|---|
| RGB | rgb(143, 169, 188) |
| HSL | hsl(205, 25%, 65%) |
| HSV | hsv(205, 24%, 74%) |
| CMYK | cmyk(23.9%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(67.91, -4.69, -12.71) |
| CIE-LCH | lch(67.91, 13.55, 249.75°) |
| OKLab | oklab(72.14% -0.0201 -0.0346) |
| OKLCH | oklch(72.14% 0.04 239.8) |
| XYZ | xyz(34.5902, 37.8453, 53.0496) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.87
Bluegrey
#85A3B2
ΔE00 3.36
Cool Gray
#9AA7B0
ΔE00 4.80
Greyblue
#77A1B5
ΔE00 5.32
Light Grey Blue
#9DBCD4
ΔE00 5.48
Cool Grey
#95A3A6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9BC #BCA28F
analogous
#8FBCB9 #8FA9BC #8F93BC
triadic
#8FA9BC #BC8FA9 #A9BC8F
tetradic
#8FA9BC #B98FBC #BCA28F #93BC8F
square
#8FA9BC #B98FBC #BCA28F #93BC8F
split-complementary
#8FA9BC #BC8F93 #BCB98F
monochromatic
#4E6C83 #698CA5 #8FA9BC #B5C6D3 #DCE4EA
Accessibility & contrast
On white
2.45
#8FA9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8FA9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9BC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9BC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#82AEAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa9bc; /* rgb */ color: rgb(143, 169, 188); /* oklch */ color: oklch(72.1% 0.040 239.8);
Tailwind
colors: {
custom: {
50: '#b0c2d0',
500: '#8fa9bc',
950: '#000000',
},
}SCSS
$custom: #8fa9bc; $custom-light: #b0c2d0; $custom-dark: #000000;
JSON
{
"hex": "#8fa9bc",
"rgb": {
"r": 143,
"g": 169,
"b": 188
},
"hsl": {
"h": 205.333,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.72143,
"c": 0.04002,
"h": 239.8
},
"luminance": 0.37846
}Semantic roles & 50–950 ramp
primary
#8FA9BC
secondary
#DBD2CC
accent
#6B42A4
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182