#9BB7CC#9BB7CC
#9BB7CC is a light, muted cyan. Relative luminance 0.452; OKLCH L 76.5% C 0.043 H 240.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB7CC |
|---|---|
| RGB | rgb(155, 183, 204) |
| HSL | hsl(206, 32%, 70%) |
| HSV | hsv(206, 24%, 80%) |
| CMYK | cmyk(24%, 10.3%, 0%, 20%) |
| CIE-LAB | lab(73.02, -4.85, -13.76) |
| CIE-LCH | lch(73.02, 14.59, 250.58°) |
| OKLab | oklab(76.54% -0.0211 -0.0375) |
| OKLCH | oklch(76.54% 0.043 240.6) |
| XYZ | xyz(41.3471, 45.1938, 63.6598) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.64
Cloudy Blue
#ACC2D9
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 5.67
Bluegrey
#85A3B2
ΔE00 6.69
Cool Gray
#9AA7B0
ΔE00 6.77
Bluey Grey
#89A0B0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB7CC #CCB09B
analogous
#9BCCC8 #9BB7CC #9B9ECC
triadic
#9BB7CC #CC9BB7 #B7CC9B
tetradic
#9BB7CC #C89BCC #CCB09B #9ECC9B
square
#9BB7CC #C89BCC #CCB09B #9ECC9B
split-complementary
#9BB7CC #CC9B9E #CCC89B
monochromatic
#507C9D #729AB7 #9BB7CC #C4D4E1 #EBF0F5
Accessibility & contrast
On white
2.09
#9BB7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#9BB7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB7CC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB7CC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CD
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#8DBCBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb7cc; /* rgb */ color: rgb(155, 183, 204); /* oklch */ color: oklch(76.5% 0.043 240.6);
Tailwind
colors: {
custom: {
50: '#b9ccdb',
500: '#9bb7cc',
950: '#000000',
},
}SCSS
$custom: #9bb7cc; $custom-light: #b9ccdb; $custom-dark: #000000;
JSON
{
"hex": "#9bb7cc",
"rgb": {
"r": 155,
"g": 183,
"b": 204
},
"hsl": {
"h": 205.714,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.76544,
"c": 0.04301,
"h": 240.6
},
"luminance": 0.45195
}Semantic roles & 50–950 ramp
primary
#9BB7CC
secondary
#E8E0DB
accent
#6B3AAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283