#9BBBCA#9BBBCA
#9BBBCA is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.3% C 0.041 H 227.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBCA |
|---|---|
| RGB | rgb(155, 187, 202) |
| HSL | hsl(199, 31%, 70%) |
| HSV | hsv(199, 23%, 79%) |
| CMYK | cmyk(23.3%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.04, -7.45, -11.13) |
| CIE-LCH | lch(74.04, 13.39, 236.22°) |
| OKLab | oklab(77.33% -0.0273 -0.0303) |
| OKLCH | oklch(77.33% 0.041 227.9) |
| XYZ | xyz(41.9455, 46.7720, 62.6835) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.94
Cloudy Blue
#ACC2D9
ΔE00 6.16
Bluegrey
#85A3B2
ΔE00 6.83
Cool Gray
#9AA7B0
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBCA #CAAA9B
analogous
#9BCAC2 #9BBBCA #9BA3CA
triadic
#9BBBCA #CA9BBB #BBCA9B
tetradic
#9BBBCA #C29BCA #CAAA9B #A3CA9B
square
#9BBBCA #C29BCA #CAAA9B #A3CA9B
split-complementary
#9BBBCA #CA9BA3 #CAC29B
monochromatic
#518299 #73A0B5 #9BBBCA #C3D6DF #EBF1F4
Accessibility & contrast
On white
2.03
#9BBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#9BBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBCA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBCA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#ACB4CA
Tritanopia (blue-blind)
#8DBFC0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbbca; /* rgb */ color: rgb(155, 187, 202); /* oklch */ color: oklch(77.3% 0.041 227.9);
Tailwind
colors: {
custom: {
50: '#b9cfda',
500: '#9bbbca',
950: '#000000',
},
}SCSS
$custom: #9bbbca; $custom-light: #b9cfda; $custom-dark: #000000;
JSON
{
"hex": "#9bbbca",
"rgb": {
"r": 155,
"g": 187,
"b": 202
},
"hsl": {
"h": 199.149,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.77332,
"c": 0.04075,
"h": 227.9
},
"luminance": 0.46773
}Semantic roles & 50–950 ramp
primary
#9BBBCA
secondary
#E7DEDA
accent
#5F3CA9
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283