#8FA5BE#8FA5BE
#8FA5BE is a light, muted cyan. Relative luminance 0.365; OKLCH L 71.4% C 0.044 H 251.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5BE |
|---|---|
| RGB | rgb(143, 165, 190) |
| HSL | hsl(212, 27%, 65%) |
| HSV | hsv(212, 25%, 75%) |
| CMYK | cmyk(24.7%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(66.87, -2.02, -15.37) |
| CIE-LCH | lch(66.87, 15.50, 262.50°) |
| OKLab | oklab(71.35% -0.0138 -0.0419) |
| OKLCH | oklch(71.35% 0.044 251.8) |
| XYZ | xyz(34.0745, 36.4665, 53.9486) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.42
Bluegrey
#85A3B2
ΔE00 6.16
Cool Gray
#9AA7B0
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.85
Greyblue
#77A1B5
ΔE00 7.48
Cloudy Blue
#ACC2D9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5BE #BEA88F
analogous
#8FBCBE #8FA5BE #908FBE
triadic
#8FA5BE #BE8FA5 #A5BE8F
tetradic
#8FA5BE #BE8FBC #BEA88F #8FBE90
square
#8FA5BE #BE8FBC #BEA88F #8FBE90
split-complementary
#8FA5BE #BE908F #BCBE8F
monochromatic
#4D6885 #6886A8 #8FA5BE #B6C4D4 #DCE3EB
Accessibility & contrast
On white
2.53
#8FA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8FA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5BE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5BE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#82ABAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa5be; /* rgb */ color: rgb(143, 165, 190); /* oklch */ color: oklch(71.4% 0.044 251.8);
Tailwind
colors: {
custom: {
50: '#b0bfd1',
500: '#8fa5be',
950: '#000000',
},
}SCSS
$custom: #8fa5be; $custom-light: #b0bfd1; $custom-dark: #000000;
JSON
{
"hex": "#8fa5be",
"rgb": {
"r": 143,
"g": 165,
"b": 190
},
"hsl": {
"h": 211.915,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.71353,
"c": 0.04417,
"h": 251.8
},
"luminance": 0.36468
}Semantic roles & 50–950 ramp
primary
#8FA5BE
secondary
#DCD5CC
accent
#7640A5
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182