#8FB3BF#8FB3BF
#8FB3BF is a light, muted cyan. Relative luminance 0.418; OKLCH L 74.4% C 0.043 H 220.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB3BF |
|---|---|
| RGB | rgb(143, 179, 191) |
| HSL | hsl(195, 27%, 65%) |
| HSV | hsv(195, 25%, 75%) |
| CMYK | cmyk(25.1%, 6.3%, 0%, 25.1%) |
| CIE-LAB | lab(70.76, -9.38, -10.09) |
| CIE-LCH | lch(70.76, 13.78, 227.09°) |
| OKLab | oklab(74.43% -0.0326 -0.0275) |
| OKLCH | oklch(74.43% 0.043 220.1) |
| XYZ | xyz(36.8490, 41.8400, 55.4145) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.09
Greyblue
#77A1B5
ΔE00 6.26
Light Grey Blue
#9DBCD4
ΔE00 6.56
Bluey Grey
#89A0B0
ΔE00 7.02
Cool Gray
#9AA7B0
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB3BF #BF9B8F
analogous
#8FBFB3 #8FB3BF #8F9BBF
triadic
#8FB3BF #BF8FB3 #B3BF8F
tetradic
#8FB3BF #B38FBF #BF9B8F #9BBF8F
square
#8FB3BF #B38FBF #BF9B8F #9BBF8F
split-complementary
#8FB3BF #BF8F9B #BFB38F
monochromatic
#4D7887 #6899A9 #8FB3BF #B6CDD5 #DDE8EC
Accessibility & contrast
On white
2.24
#8FB3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#8FB3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB3BF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB3BF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C0
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#80B7B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8fb3bf; /* rgb */ color: rgb(143, 179, 191); /* oklch */ color: oklch(74.4% 0.043 220.1);
Tailwind
colors: {
custom: {
50: '#b0c9d2',
500: '#8fb3bf',
950: '#000000',
},
}SCSS
$custom: #8fb3bf; $custom-light: #b0c9d2; $custom-dark: #000000;
JSON
{
"hex": "#8fb3bf",
"rgb": {
"r": 143,
"g": 179,
"b": 191
},
"hsl": {
"h": 195,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.74429,
"c": 0.04261,
"h": 220.1
},
"luminance": 0.41841
}Semantic roles & 50–950 ramp
primary
#8FB3BF
secondary
#DDD1CD
accent
#5940A6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282