#8FAFBB#8FAFBB
#8FAFBB is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.4% C 0.039 H 222.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFBB |
|---|---|
| RGB | rgb(143, 175, 187) |
| HSL | hsl(196, 24%, 65%) |
| HSV | hsv(196, 24%, 73%) |
| CMYK | cmyk(23.5%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.53, -8.17, -9.73) |
| CIE-LCH | lch(69.53, 12.70, 229.98°) |
| OKLab | oklab(73.42% -0.0287 -0.0264) |
| OKLCH | oklch(73.42% 0.039 222.6) |
| XYZ | xyz(35.6247, 40.0862, 52.8645) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.82
Greyblue
#77A1B5
ΔE00 5.53
Bluey Grey
#89A0B0
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 6.18
Cool Grey
#95A3A6
ΔE00 6.46
Light Grey Blue
#9DBCD4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFBB #BB9B8F
analogous
#8FBBB1 #8FAFBB #8F99BB
triadic
#8FAFBB #BB8FAF #AFBB8F
tetradic
#8FAFBB #B18FBB #BB9B8F #99BB8F
square
#8FAFBB #B18FBB #BB9B8F #99BB8F
split-complementary
#8FAFBB #BB8F99 #BBB18F
monochromatic
#4E7381 #6994A4 #8FAFBB #B5CAD2 #DBE5E9
Accessibility & contrast
On white
2.33
#8FAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8FAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFBB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFBB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#82B3B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fafbb; /* rgb */ color: rgb(143, 175, 187); /* oklch */ color: oklch(73.4% 0.039 222.6);
Tailwind
colors: {
custom: {
50: '#b0c6cf',
500: '#8fafbb',
950: '#000000',
},
}SCSS
$custom: #8fafbb; $custom-light: #b0c6cf; $custom-dark: #000000;
JSON
{
"hex": "#8fafbb",
"rgb": {
"r": 143,
"g": 175,
"b": 187
},
"hsl": {
"h": 196.364,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.73416,
"c": 0.03904,
"h": 222.6
},
"luminance": 0.40087
}Semantic roles & 50–950 ramp
primary
#8FAFBB
secondary
#DACFCB
accent
#5D43A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101313
muted
#7F8282