#8FACBF#8FACBF
#8FACBF is a light, muted cyan. Relative luminance 0.391; OKLCH L 72.9% C 0.042 H 236.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACBF |
|---|---|
| RGB | rgb(143, 172, 191) |
| HSL | hsl(204, 27%, 65%) |
| HSV | hsv(204, 25%, 75%) |
| CMYK | cmyk(25.1%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.83, -5.62, -12.99) |
| CIE-LCH | lch(68.83, 14.15, 246.61°) |
| OKLab | oklab(72.9% -0.0231 -0.0354) |
| OKLCH | oklch(72.9% 0.042 236.9) |
| XYZ | xyz(35.4815, 39.1050, 54.9587) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.42
Bluey Grey
#89A0B0
ΔE00 3.75
Light Grey Blue
#9DBCD4
ΔE00 4.80
Greyblue
#77A1B5
ΔE00 5.15
Cool Gray
#9AA7B0
ΔE00 5.38
Cloudy Blue
#ACC2D9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACBF #BFA28F
analogous
#8FBFBA #8FACBF #8F94BF
triadic
#8FACBF #BF8FAC #ACBF8F
tetradic
#8FACBF #BA8FBF #BFA28F #94BF8F
square
#8FACBF #BA8FBF #BFA28F #94BF8F
split-complementary
#8FACBF #BF8F94 #BFBA8F
monochromatic
#4D7087 #688FA9 #8FACBF #B6C9D5 #DDE6EC
Accessibility & contrast
On white
2.38
#8FACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#8FACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACBF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACBF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#9DA6BF
Tritanopia (blue-blind)
#81B1B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8facbf; /* rgb */ color: rgb(143, 172, 191); /* oklch */ color: oklch(72.9% 0.042 236.9);
Tailwind
colors: {
custom: {
50: '#b0c4d2',
500: '#8facbf',
950: '#000000',
},
}SCSS
$custom: #8facbf; $custom-light: #b0c4d2; $custom-dark: #000000;
JSON
{
"hex": "#8facbf",
"rgb": {
"r": 143,
"g": 172,
"b": 191
},
"hsl": {
"h": 203.75,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.72901,
"c": 0.04224,
"h": 236.9
},
"luminance": 0.39106
}Semantic roles & 50–950 ramp
primary
#8FACBF
secondary
#DDD3CD
accent
#6840A6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101214
muted
#7F8182