#8FA8BB#8FA8BB
#8FA8BB is a light, muted cyan. Relative luminance 0.374; OKLCH L 71.9% C 0.039 H 240.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8BB |
|---|---|
| RGB | rgb(143, 168, 187) |
| HSL | hsl(206, 24%, 65%) |
| HSV | hsv(206, 24%, 73%) |
| CMYK | cmyk(23.5%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(67.60, -4.37, -12.62) |
| CIE-LCH | lch(67.60, 13.35, 250.87°) |
| OKLab | oklab(71.89% -0.0191 -0.0343) |
| OKLCH | oklch(71.89% 0.039 240.9) |
| XYZ | xyz(34.2975, 37.4316, 52.4220) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.64
Bluegrey
#85A3B2
ΔE00 3.45
Cool Gray
#9AA7B0
ΔE00 4.65
Greyblue
#77A1B5
ΔE00 5.45
Light Grey Blue
#9DBCD4
ΔE00 5.74
Cool Grey
#95A3A6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8BB #BBA28F
analogous
#8FBBB8 #8FA8BB #8F92BB
triadic
#8FA8BB #BB8FA8 #A8BB8F
tetradic
#8FA8BB #B88FBB #BBA28F #92BB8F
square
#8FA8BB #B88FBB #BBA28F #92BB8F
split-complementary
#8FA8BB #BB8F92 #BBB88F
monochromatic
#4E6B81 #698AA4 #8FA8BB #B5C6D2 #DBE3E9
Accessibility & contrast
On white
2.47
#8FA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#8FA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8BB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8BB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#83ADAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa8bb; /* rgb */ color: rgb(143, 168, 187); /* oklch */ color: oklch(71.9% 0.039 240.9);
Tailwind
colors: {
custom: {
50: '#b0c1cf',
500: '#8fa8bb',
950: '#000000',
},
}SCSS
$custom: #8fa8bb; $custom-light: #b0c1cf; $custom-dark: #000000;
JSON
{
"hex": "#8fa8bb",
"rgb": {
"r": 143,
"g": 168,
"b": 187
},
"hsl": {
"h": 205.909,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.71891,
"c": 0.03929,
"h": 240.9
},
"luminance": 0.37433
}Semantic roles & 50–950 ramp
primary
#8FA8BB
secondary
#DAD2CB
accent
#6C43A3
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101213
muted
#7F8182