#9BB1CA#9BB1CA
#9BB1CA is a light, muted cyan. Relative luminance 0.427; OKLCH L 75.2% C 0.044 H 251.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB1CA |
|---|---|
| RGB | rgb(155, 177, 202) |
| HSL | hsl(212, 31%, 70%) |
| HSV | hsv(212, 23%, 79%) |
| CMYK | cmyk(23.3%, 12.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.33, -2.07, -15.19) |
| CIE-LCH | lch(71.33, 15.33, 262.25°) |
| OKLab | oklab(75.2% -0.0137 -0.0414) |
| OKLCH | oklch(75.2% 0.044 251.7) |
| XYZ | xyz(39.8975, 42.6759, 62.0008) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.08
Cloudy Blue
#ACC2D9
ΔE00 4.63
Lightsteelblue
#B0C4DE
ΔE00 5.28
Bluey Grey
#89A0B0
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 6.69
Cool Gray
#9AA7B0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB1CA #CAB49B
analogous
#9BC8CA #9BB1CA #9D9BCA
triadic
#9BB1CA #CA9BB1 #B1CA9B
tetradic
#9BB1CA #CA9BC8 #CAB49B #9BCA9D
square
#9BB1CA #CA9BC8 #CAB49B #9BCA9D
split-complementary
#9BB1CA #CA9D9B #C8CA9B
monochromatic
#517399 #7392B5 #9BB1CA #C3D0DF #EBEFF4
Accessibility & contrast
On white
2.20
#9BB1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#9BB1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB1CA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB1CA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#8EB7B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9bb1ca; /* rgb */ color: rgb(155, 177, 202); /* oklch */ color: oklch(75.2% 0.044 251.7);
Tailwind
colors: {
custom: {
50: '#b9c8da',
500: '#9bb1ca',
950: '#000000',
},
}SCSS
$custom: #9bb1ca; $custom-light: #b9c8da; $custom-dark: #000000;
JSON
{
"hex": "#9bb1ca",
"rgb": {
"r": 155,
"g": 177,
"b": 202
},
"hsl": {
"h": 211.915,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.75196,
"c": 0.0436,
"h": 251.7
},
"luminance": 0.42677
}Semantic roles & 50–950 ramp
primary
#9BB1CA
secondary
#E7E1DA
accent
#763CA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283