#8BB1CA#8BB1CA
#8BB1CA is a light, muted cyan. Relative luminance 0.412; OKLCH L 74.1% C 0.055 H 237.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB1CA |
|---|---|
| RGB | rgb(139, 177, 202) |
| HSL | hsl(204, 37%, 67%) |
| HSV | hsv(204, 31%, 79%) |
| CMYK | cmyk(31.2%, 12.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.31, -6.87, -16.84) |
| CIE-LCH | lch(70.31, 18.18, 247.81°) |
| OKLab | oklab(74.13% -0.0296 -0.0461) |
| OKLCH | oklch(74.13% 0.055 237.3) |
| XYZ | xyz(37.0270, 41.1958, 61.8663) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.77
Bluegrey
#85A3B2
ΔE00 5.30
Greyblue
#77A1B5
ΔE00 5.70
Bluey Grey
#89A0B0
ΔE00 6.01
Cloudy Blue
#ACC2D9
ΔE00 6.95
Cool Gray
#9AA7B0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB1CA #CAA48B
analogous
#8BCAC4 #8BB1CA #8B92CA
triadic
#8BB1CA #CA8BB1 #B1CA8B
tetradic
#8BB1CA #C48BCA #CAA48B #92CA8B
square
#8BB1CA #C48BCA #CAA48B #92CA8B
split-complementary
#8BB1CA #CA8B92 #CAC48B
monochromatic
#457696 #6195B7 #8BB1CA #B5CDDD #DFE9F0
Accessibility & contrast
On white
2.27
#8BB1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#8BB1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB1CA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB1CA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CB
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#77B7B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8bb1ca; /* rgb */ color: rgb(139, 177, 202); /* oklch */ color: oklch(74.1% 0.055 237.3);
Tailwind
colors: {
custom: {
50: '#aec8da',
500: '#8bb1ca',
950: '#000000',
},
}SCSS
$custom: #8bb1ca; $custom-light: #aec8da; $custom-dark: #000000;
JSON
{
"hex": "#8bb1ca",
"rgb": {
"r": 139,
"g": 177,
"b": 202
},
"hsl": {
"h": 203.81,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.74128,
"c": 0.0548,
"h": 237.3
},
"luminance": 0.41198
}Semantic roles & 50–950 ramp
primary
#8BB1CA
secondary
#E2D6CE
accent
#6635B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283