#8FACBC#8FACBC
#8FACBC is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.8% C 0.040 H 232.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACBC |
|---|---|
| RGB | rgb(143, 172, 188) |
| HSL | hsl(201, 25%, 65%) |
| HSV | hsv(201, 24%, 74%) |
| CMYK | cmyk(23.9%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(68.73, -6.32, -11.47) |
| CIE-LCH | lch(68.73, 13.10, 241.16°) |
| OKLab | oklab(72.8% -0.0242 -0.0312) |
| OKLCH | oklch(72.8% 0.04 232.2) |
| XYZ | xyz(35.1547, 38.9743, 53.2377) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.85
Bluey Grey
#89A0B0
ΔE00 3.82
Greyblue
#77A1B5
ΔE00 4.93
Cool Gray
#9AA7B0
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 5.45
Cool Grey
#95A3A6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACBC #BC9F8F
analogous
#8FBCB6 #8FACBC #8F96BC
triadic
#8FACBC #BC8FAC #ACBC8F
tetradic
#8FACBC #B68FBC #BC9F8F #96BC8F
square
#8FACBC #B68FBC #BC9F8F #96BC8F
split-complementary
#8FACBC #BC8F96 #BCB68F
monochromatic
#4E7083 #6990A5 #8FACBC #B5C8D3 #DCE5EA
Accessibility & contrast
On white
2.39
#8FACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#8FACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACBC
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACBC | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBD
Deuteranopia (green-blind)
#9EA5BC
Tritanopia (blue-blind)
#82B0B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8facbc; /* rgb */ color: rgb(143, 172, 188); /* oklch */ color: oklch(72.8% 0.040 232.2);
Tailwind
colors: {
custom: {
50: '#b0c4d0',
500: '#8facbc',
950: '#000000',
},
}SCSS
$custom: #8facbc; $custom-light: #b0c4d0; $custom-dark: #000000;
JSON
{
"hex": "#8facbc",
"rgb": {
"r": 143,
"g": 172,
"b": 188
},
"hsl": {
"h": 201.333,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.72795,
"c": 0.03951,
"h": 232.2
},
"luminance": 0.38976
}Semantic roles & 50–950 ramp
primary
#8FACBC
secondary
#DBD1CC
accent
#6542A4
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101214
muted
#7F8182