#8FA8BF#8FA8BF
#8FA8BF is a light, muted cyan. Relative luminance 0.376; OKLCH L 72.0% C 0.044 H 246.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8BF |
|---|---|
| RGB | rgb(143, 168, 191) |
| HSL | hsl(209, 27%, 65%) |
| HSV | hsv(209, 25%, 75%) |
| CMYK | cmyk(25.1%, 12%, 0%, 25.1%) |
| CIE-LAB | lab(67.73, -3.44, -14.64) |
| CIE-LCH | lch(67.73, 15.04, 256.79°) |
| OKLab | oklab(72.04% -0.0176 -0.0399) |
| OKLCH | oklch(72.04% 0.044 246.2) |
| XYZ | xyz(34.7317, 37.6053, 54.7087) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.68
Bluegrey
#85A3B2
ΔE00 4.87
Light Grey Blue
#9DBCD4
ΔE00 5.62
Cool Gray
#9AA7B0
ΔE00 5.71
Greyblue
#77A1B5
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8BF #BFA68F
analogous
#8FBFBE #8FA8BF #8F90BF
triadic
#8FA8BF #BF8FA8 #A8BF8F
tetradic
#8FA8BF #BE8FBF #BFA68F #90BF8F
square
#8FA8BF #BE8FBF #BFA68F #90BF8F
split-complementary
#8FA8BF #BF8F90 #BFBE8F
monochromatic
#4D6B87 #688AA9 #8FA8BF #B6C6D5 #DDE5EC
Accessibility & contrast
On white
2.46
#8FA8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8FA8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8BF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8BF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#82ADAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa8bf; /* rgb */ color: rgb(143, 168, 191); /* oklch */ color: oklch(72.0% 0.044 246.2);
Tailwind
colors: {
custom: {
50: '#b0c1d2',
500: '#8fa8bf',
950: '#000000',
},
}SCSS
$custom: #8fa8bf; $custom-light: #b0c1d2; $custom-dark: #000000;
JSON
{
"hex": "#8fa8bf",
"rgb": {
"r": 143,
"g": 168,
"b": 191
},
"hsl": {
"h": 208.75,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.72035,
"c": 0.04364,
"h": 246.2
},
"luminance": 0.37606
}Semantic roles & 50–950 ramp
primary
#8FA8BF
secondary
#DDD5CD
accent
#7140A6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182