#9BB2CB#9BB2CB
#9BB2CB is a light, muted cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.044 H 250.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2CB |
|---|---|
| RGB | rgb(155, 178, 203) |
| HSL | hsl(211, 32%, 70%) |
| HSV | hsv(211, 24%, 80%) |
| CMYK | cmyk(23.6%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(71.64, -2.38, -15.29) |
| CIE-LCH | lch(71.64, 15.47, 261.15°) |
| OKLab | oklab(75.44% -0.0147 -0.0417) |
| OKLCH | oklch(75.44% 0.044 250.6) |
| XYZ | xyz(40.2145, 43.1199, 62.6925) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.66
Cloudy Blue
#ACC2D9
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 6.56
Bluey Grey
#89A0B0
ΔE00 6.67
Cool Gray
#9AA7B0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2CB #CBB49B
analogous
#9BCACB #9BB2CB #9C9BCB
triadic
#9BB2CB #CB9BB2 #B2CB9B
tetradic
#9BB2CB #CB9BCA #CBB49B #9BCB9C
square
#9BB2CB #CB9BCA #CBB49B #9BCB9C
split-complementary
#9BB2CB #CB9C9B #CACB9B
monochromatic
#51749B #7393B6 #9BB2CB #C3D1E0 #EBEFF5
Accessibility & contrast
On white
2.18
#9BB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#9BB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2CB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2CB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CC
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#8EB8BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9bb2cb; /* rgb */ color: rgb(155, 178, 203); /* oklch */ color: oklch(75.4% 0.044 250.6);
Tailwind
colors: {
custom: {
50: '#b9c9da',
500: '#9bb2cb',
950: '#000000',
},
}SCSS
$custom: #9bb2cb; $custom-light: #b9c9da; $custom-dark: #000000;
JSON
{
"hex": "#9bb2cb",
"rgb": {
"r": 155,
"g": 178,
"b": 203
},
"hsl": {
"h": 211.25,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.75444,
"c": 0.04418,
"h": 250.6
},
"luminance": 0.43121
}Semantic roles & 50–950 ramp
primary
#9BB2CB
secondary
#E8E1DA
accent
#753BAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283