#8FB7BF#8FB7BF
#8FB7BF is a light, muted cyan. Relative luminance 0.435; OKLCH L 75.3% C 0.044 H 211.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7BF |
|---|---|
| RGB | rgb(143, 183, 191) |
| HSL | hsl(190, 27%, 65%) |
| HSV | hsv(190, 25%, 75%) |
| CMYK | cmyk(25.1%, 4.2%, 0%, 25.1%) |
| CIE-LAB | lab(71.87, -11.50, -8.44) |
| CIE-LCH | lch(71.87, 14.27, 216.26°) |
| OKLab | oklab(75.31% -0.0379 -0.023) |
| OKLCH | oklch(75.31% 0.044 211.2) |
| XYZ | xyz(37.6623, 43.4666, 55.6856) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.25
Greyblue
#77A1B5
ΔE00 8.10
Light Grey Blue
#9DBCD4
ΔE00 8.46
Lightblue
#ADD8E6
ΔE00 8.76
Cool Grey
#95A3A6
ΔE00 8.76
Sky Blue
#87CEEB
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7BF #BF978F
analogous
#8FBFAF #8FB7BF #8F9FBF
triadic
#8FB7BF #BF8FB7 #B7BF8F
tetradic
#8FB7BF #AF8FBF #BF978F #9FBF8F
square
#8FB7BF #AF8FBF #BF978F #9FBF8F
split-complementary
#8FB7BF #BF8F9F #BFAF8F
monochromatic
#4D7D87 #689EA9 #8FB7BF #B6D0D5 #DDE9EC
Accessibility & contrast
On white
2.17
#8FB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#8FB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7BF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7BF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#A8ADBF
Tritanopia (blue-blind)
#80BBB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8fb7bf; /* rgb */ color: rgb(143, 183, 191); /* oklch */ color: oklch(75.3% 0.044 211.2);
Tailwind
colors: {
custom: {
50: '#b1ccd2',
500: '#8fb7bf',
950: '#000000',
},
}SCSS
$custom: #8fb7bf; $custom-light: #b1ccd2; $custom-dark: #000000;
JSON
{
"hex": "#8fb7bf",
"rgb": {
"r": 143,
"g": 183,
"b": 191
},
"hsl": {
"h": 190,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.75309,
"c": 0.04433,
"h": 211.2
},
"luminance": 0.43468
}Semantic roles & 50–950 ramp
primary
#8FB7BF
secondary
#DDD0CD
accent
#5140A6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#111314
muted
#808282