#8FA8BD#8FA8BD
#8FA8BD is a light, muted cyan. Relative luminance 0.375; OKLCH L 72.0% C 0.041 H 243.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8BD |
|---|---|
| RGB | rgb(143, 168, 189) |
| HSL | hsl(207, 26%, 65%) |
| HSV | hsv(207, 24%, 74%) |
| CMYK | cmyk(24.3%, 11.1%, 0%, 25.9%) |
| CIE-LAB | lab(67.66, -3.91, -13.63) |
| CIE-LCH | lch(67.66, 14.18, 254.00°) |
| OKLab | oklab(71.96% -0.0184 -0.0371) |
| OKLCH | oklch(71.96% 0.041 243.7) |
| XYZ | xyz(34.5131, 37.5179, 53.5575) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.09
Bluegrey
#85A3B2
ΔE00 4.14
Cool Gray
#9AA7B0
ΔE00 5.15
Light Grey Blue
#9DBCD4
ΔE00 5.62
Greyblue
#77A1B5
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8BD #BDA48F
analogous
#8FBDBB #8FA8BD #8F91BD
triadic
#8FA8BD #BD8FA8 #A8BD8F
tetradic
#8FA8BD #BB8FBD #BDA48F #91BD8F
square
#8FA8BD #BB8FBD #BDA48F #91BD8F
split-complementary
#8FA8BD #BD8F91 #BDBB8F
monochromatic
#4E6B84 #688AA6 #8FA8BD #B6C6D4 #DCE4EA
Accessibility & contrast
On white
2.47
#8FA8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#8FA8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8BD
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8BD | 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)
#A0A8BE
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#82ADAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa8bd; /* rgb */ color: rgb(143, 168, 189); /* oklch */ color: oklch(72.0% 0.041 243.7);
Tailwind
colors: {
custom: {
50: '#b0c1d0',
500: '#8fa8bd',
950: '#000000',
},
}SCSS
$custom: #8fa8bd; $custom-light: #b0c1d0; $custom-dark: #000000;
JSON
{
"hex": "#8fa8bd",
"rgb": {
"r": 143,
"g": 168,
"b": 189
},
"hsl": {
"h": 207.391,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.71963,
"c": 0.04142,
"h": 243.7
},
"luminance": 0.37519
}Semantic roles & 50–950 ramp
primary
#8FA8BD
secondary
#DCD3CC
accent
#6E41A4
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182