#8FACBB#8FACBB
#8FACBB is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.039 H 230.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACBB |
|---|---|
| RGB | rgb(143, 172, 187) |
| HSL | hsl(200, 24%, 65%) |
| HSV | hsv(200, 24%, 73%) |
| CMYK | cmyk(23.5%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.70, -6.55, -10.96) |
| CIE-LCH | lch(68.70, 12.77, 239.15°) |
| OKLab | oklab(72.76% -0.0246 -0.0298) |
| OKLCH | oklch(72.76% 0.039 230.5) |
| XYZ | xyz(35.0473, 38.9313, 52.6720) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.77
Bluey Grey
#89A0B0
ΔE00 3.94
Greyblue
#77A1B5
ΔE00 4.93
Cool Gray
#9AA7B0
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 5.72
Cool Grey
#95A3A6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACBB #BB9E8F
analogous
#8FBBB4 #8FACBB #8F96BB
triadic
#8FACBB #BB8FAC #ACBB8F
tetradic
#8FACBB #B48FBB #BB9E8F #96BB8F
square
#8FACBB #B48FBB #BB9E8F #96BB8F
split-complementary
#8FACBB #BB8F96 #BBB48F
monochromatic
#4E7081 #6990A4 #8FACBB #B5C8D2 #DBE4E9
Accessibility & contrast
On white
2.39
#8FACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8FACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACBB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACBB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#82B0B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8facbb; /* rgb */ color: rgb(143, 172, 187); /* oklch */ color: oklch(72.8% 0.039 230.5);
Tailwind
colors: {
custom: {
50: '#b0c4cf',
500: '#8facbb',
950: '#000000',
},
}SCSS
$custom: #8facbb; $custom-light: #b0c4cf; $custom-dark: #000000;
JSON
{
"hex": "#8facbb",
"rgb": {
"r": 143,
"g": 172,
"b": 187
},
"hsl": {
"h": 200.455,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.7276,
"c": 0.03866,
"h": 230.5
},
"luminance": 0.38933
}Semantic roles & 50–950 ramp
primary
#8FACBB
secondary
#DAD0CB
accent
#6343A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101213
muted
#7F8182