#8FB0BC#8FB0BC
#8FB0BC is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.7% C 0.040 H 222.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB0BC |
|---|---|
| RGB | rgb(143, 176, 188) |
| HSL | hsl(196, 25%, 65%) |
| HSV | hsv(196, 24%, 74%) |
| CMYK | cmyk(23.9%, 6.4%, 0%, 26.3%) |
| CIE-LAB | lab(69.84, -8.47, -9.82) |
| CIE-LCH | lch(69.84, 12.97, 229.21°) |
| OKLab | oklab(73.67% -0.0297 -0.0267) |
| OKLCH | oklch(73.67% 0.04 222) |
| XYZ | xyz(35.9275, 40.5198, 53.4953) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.13
Greyblue
#77A1B5
ΔE00 5.69
Bluey Grey
#89A0B0
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 6.50
Cool Gray
#9AA7B0
ΔE00 6.50
Cool Grey
#95A3A6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB0BC #BC9B8F
analogous
#8FBCB2 #8FB0BC #8F99BC
triadic
#8FB0BC #BC8FB0 #B0BC8F
tetradic
#8FB0BC #B28FBC #BC9B8F #99BC8F
square
#8FB0BC #B28FBC #BC9B8F #99BC8F
split-complementary
#8FB0BC #BC8F99 #BCB28F
monochromatic
#4E7583 #6995A5 #8FB0BC #B5CBD3 #DCE6EA
Accessibility & contrast
On white
2.31
#8FB0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#8FB0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB0BC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB0BC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#A2A8BC
Tritanopia (blue-blind)
#82B4B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8fb0bc; /* rgb */ color: rgb(143, 176, 188); /* oklch */ color: oklch(73.7% 0.040 222.0);
Tailwind
colors: {
custom: {
50: '#b0c7d0',
500: '#8fb0bc',
950: '#000000',
},
}SCSS
$custom: #8fb0bc; $custom-light: #b0c7d0; $custom-dark: #000000;
JSON
{
"hex": "#8fb0bc",
"rgb": {
"r": 143,
"g": 176,
"b": 188
},
"hsl": {
"h": 196,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.73669,
"c": 0.03993,
"h": 222
},
"luminance": 0.40521
}Semantic roles & 50–950 ramp
primary
#8FB0BC
secondary
#DBD0CC
accent
#5C42A4
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282