#8FA8BC#8FA8BC
#8FA8BC is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.9% C 0.040 H 242.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8BC |
|---|---|
| RGB | rgb(143, 168, 188) |
| HSL | hsl(207, 25%, 65%) |
| HSV | hsv(207, 24%, 74%) |
| CMYK | cmyk(23.9%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(67.63, -4.14, -13.12) |
| CIE-LCH | lch(67.63, 13.76, 252.48°) |
| OKLab | oklab(71.93% -0.0187 -0.0357) |
| OKLCH | oklch(71.93% 0.04 242.3) |
| XYZ | xyz(34.4049, 37.4746, 52.9878) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.84
Bluegrey
#85A3B2
ΔE00 3.79
Cool Gray
#9AA7B0
ΔE00 4.89
Greyblue
#77A1B5
ΔE00 5.63
Light Grey Blue
#9DBCD4
ΔE00 5.66
Cool Grey
#95A3A6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8BC #BCA38F
analogous
#8FBCBA #8FA8BC #8F91BC
triadic
#8FA8BC #BC8FA8 #A8BC8F
tetradic
#8FA8BC #BA8FBC #BCA38F #91BC8F
square
#8FA8BC #BA8FBC #BCA38F #91BC8F
split-complementary
#8FA8BC #BC8F91 #BCBA8F
monochromatic
#4E6B83 #698AA5 #8FA8BC #B5C6D3 #DCE3EA
Accessibility & contrast
On white
2.47
#8FA8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#8FA8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8BC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8BC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#82ADAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa8bc; /* rgb */ color: rgb(143, 168, 188); /* oklch */ color: oklch(71.9% 0.040 242.3);
Tailwind
colors: {
custom: {
50: '#b0c1d0',
500: '#8fa8bc',
950: '#000000',
},
}SCSS
$custom: #8fa8bc; $custom-light: #b0c1d0; $custom-dark: #000000;
JSON
{
"hex": "#8fa8bc",
"rgb": {
"r": 143,
"g": 168,
"b": 188
},
"hsl": {
"h": 206.667,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.71927,
"c": 0.04034,
"h": 242.3
},
"luminance": 0.37476
}Semantic roles & 50–950 ramp
primary
#8FA8BC
secondary
#DBD3CC
accent
#6D42A4
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182