#8FB0BB#8FB0BB
#8FB0BB is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.6% C 0.039 H 220.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB0BB |
|---|---|
| RGB | rgb(143, 176, 187) |
| HSL | hsl(195, 24%, 65%) |
| HSV | hsv(195, 24%, 73%) |
| CMYK | cmyk(23.5%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(69.81, -8.70, -9.31) |
| CIE-LCH | lch(69.81, 12.74, 226.94°) |
| OKLab | oklab(73.63% -0.0301 -0.0253) |
| OKLCH | oklch(73.63% 0.039 220.1) |
| XYZ | xyz(35.8201, 40.4768, 52.9296) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.33
Greyblue
#77A1B5
ΔE00 5.88
Bluey Grey
#89A0B0
ΔE00 6.23
Cool Gray
#9AA7B0
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 6.64
Light Grey Blue
#9DBCD4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB0BB #BB9A8F
analogous
#8FBBB0 #8FB0BB #8F9ABB
triadic
#8FB0BB #BB8FB0 #B0BB8F
tetradic
#8FB0BB #B08FBB #BB9A8F #9ABB8F
square
#8FB0BB #B08FBB #BB9A8F #9ABB8F
split-complementary
#8FB0BB #BB8F9A #BBB08F
monochromatic
#4E7481 #6995A4 #8FB0BB #B5CBD2 #DBE6E9
Accessibility & contrast
On white
2.31
#8FB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#8FB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB0BB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB0BB | 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)
#A9AEBC
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#82B4B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8fb0bb; /* rgb */ color: rgb(143, 176, 187); /* oklch */ color: oklch(73.6% 0.039 220.1);
Tailwind
colors: {
custom: {
50: '#b0c7cf',
500: '#8fb0bb',
950: '#000000',
},
}SCSS
$custom: #8fb0bb; $custom-light: #b0c7cf; $custom-dark: #000000;
JSON
{
"hex": "#8fb0bb",
"rgb": {
"r": 143,
"g": 176,
"b": 187
},
"hsl": {
"h": 195,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.73635,
"c": 0.03931,
"h": 220.1
},
"luminance": 0.40478
}Semantic roles & 50–950 ramp
primary
#8FB0BB
secondary
#DACFCB
accent
#5B43A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101313
muted
#7F8282