#8FACB2#8FACB2
#8FACB2 is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.5% C 0.033 H 211.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACB2 |
|---|---|
| RGB | rgb(143, 172, 178) |
| HSL | hsl(190, 19%, 63%) |
| HSV | hsv(190, 20%, 70%) |
| CMYK | cmyk(19.7%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(68.43, -8.59, -6.39) |
| CIE-LCH | lch(68.43, 10.70, 216.64°) |
| OKLab | oklab(72.46% -0.0282 -0.0173) |
| OKLCH | oklch(72.46% 0.033 211.6) |
| XYZ | xyz(34.1139, 38.5580, 47.7559) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.84
Cool Grey
#95A3A6
ΔE00 5.17
Cool Gray
#9AA7B0
ΔE00 6.39
Bluey Grey
#89A0B0
ΔE00 6.60
Greyblue
#77A1B5
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACB2 #B2958F
analogous
#8FB2A6 #8FACB2 #8F9AB2
triadic
#8FACB2 #B28FAC #ACB28F
tetradic
#8FACB2 #A68FB2 #B2958F #9AB28F
square
#8FACB2 #A68FB2 #B2958F #9AB28F
split-complementary
#8FACB2 #B28F9A #B2A68F
monochromatic
#516F76 #6B9199 #8FACB2 #B3C7CB #D8E2E4
Accessibility & contrast
On white
2.41
#8FACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#8FACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACB2
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACB2 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#85AFAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8facb2; /* rgb */ color: rgb(143, 172, 178); /* oklch */ color: oklch(72.5% 0.033 211.6);
Tailwind
colors: {
custom: {
50: '#b0c4c9',
500: '#8facb2',
950: '#000000',
},
}SCSS
$custom: #8facb2; $custom-light: #b0c4c9; $custom-dark: #000000;
JSON
{
"hex": "#8facb2",
"rgb": {
"r": 143,
"g": 172,
"b": 178
},
"hsl": {
"h": 190.286,
"s": 18.519,
"l": 62.941
},
"oklch": {
"l": 0.72455,
"c": 0.03306,
"h": 211.6
},
"luminance": 0.38559
}Semantic roles & 50–950 ramp
primary
#8FACB2
secondary
#D5CAC8
accent
#57499D
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101213
muted
#7F8182