#8FB1BE#8FB1BE
#8FB1BE is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.0% C 0.041 H 223.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB1BE |
|---|---|
| RGB | rgb(143, 177, 190) |
| HSL | hsl(197, 27%, 65%) |
| HSV | hsv(197, 25%, 75%) |
| CMYK | cmyk(24.7%, 6.8%, 0%, 25.5%) |
| CIE-LAB | lab(70.18, -8.55, -10.42) |
| CIE-LCH | lch(70.18, 13.47, 230.63°) |
| OKLab | oklab(73.96% -0.0303 -0.0283) |
| OKLCH | oklch(73.96% 0.041 223.1) |
| XYZ | xyz(36.3414, 41.0002, 54.7043) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.29
Greyblue
#77A1B5
ΔE00 5.71
Bluey Grey
#89A0B0
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 6.12
Cool Gray
#9AA7B0
ΔE00 6.72
Cool Grey
#95A3A6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB1BE #BE9C8F
analogous
#8FBEB4 #8FB1BE #8F99BE
triadic
#8FB1BE #BE8FB1 #B1BE8F
tetradic
#8FB1BE #B48FBE #BE9C8F #99BE8F
square
#8FB1BE #B48FBE #BE9C8F #99BE8F
split-complementary
#8FB1BE #BE8F99 #BEB48F
monochromatic
#4D7685 #6896A8 #8FB1BE #B6CCD4 #DCE7EB
Accessibility & contrast
On white
2.28
#8FB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#8FB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB1BE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB1BE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#A2A9BE
Tritanopia (blue-blind)
#81B5B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8fb1be; /* rgb */ color: rgb(143, 177, 190); /* oklch */ color: oklch(74.0% 0.041 223.1);
Tailwind
colors: {
custom: {
50: '#b0c8d1',
500: '#8fb1be',
950: '#000000',
},
}SCSS
$custom: #8fb1be; $custom-light: #b0c8d1; $custom-dark: #000000;
JSON
{
"hex": "#8fb1be",
"rgb": {
"r": 143,
"g": 177,
"b": 190
},
"hsl": {
"h": 196.596,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.73957,
"c": 0.04146,
"h": 223.1
},
"luminance": 0.41002
}Semantic roles & 50–950 ramp
primary
#8FB1BE
secondary
#DCD1CC
accent
#5C40A5
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282