#8FA7BE#8FA7BE
#8FA7BE is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.8% C 0.043 H 247.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7BE |
|---|---|
| RGB | rgb(143, 167, 190) |
| HSL | hsl(209, 27%, 65%) |
| HSV | hsv(209, 25%, 75%) |
| CMYK | cmyk(24.7%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(67.42, -3.12, -14.55) |
| CIE-LCH | lch(67.42, 14.88, 257.88°) |
| OKLab | oklab(71.78% -0.0166 -0.0397) |
| OKLCH | oklch(71.78% 0.043 247.3) |
| XYZ | xyz(34.4381, 37.1936, 54.0698) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.63
Bluegrey
#85A3B2
ΔE00 5.02
Cool Gray
#9AA7B0
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 5.96
Greyblue
#77A1B5
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7BE #BEA68F
analogous
#8FBEBE #8FA7BE #8F8FBE
triadic
#8FA7BE #BE8FA7 #A7BE8F
tetradic
#8FA7BE #BE8FBE #BEA68F #8FBE8F
square
#8FA7BE #BE8FBE #BEA68F #8FBE8F
split-complementary
#8FA7BE #BE8F8F #BEBE8F
monochromatic
#4D6A85 #6889A8 #8FA7BE #B6C5D4 #DCE4EB
Accessibility & contrast
On white
2.49
#8FA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8FA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7BE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7BE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#82ACAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa7be; /* rgb */ color: rgb(143, 167, 190); /* oklch */ color: oklch(71.8% 0.043 247.3);
Tailwind
colors: {
custom: {
50: '#b0c1d1',
500: '#8fa7be',
950: '#000000',
},
}SCSS
$custom: #8fa7be; $custom-light: #b0c1d1; $custom-dark: #000000;
JSON
{
"hex": "#8fa7be",
"rgb": {
"r": 143,
"g": 167,
"b": 190
},
"hsl": {
"h": 209.362,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.71783,
"c": 0.043,
"h": 247.3
},
"luminance": 0.37195
}Semantic roles & 50–950 ramp
primary
#8FA7BE
secondary
#DCD4CC
accent
#7240A5
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182