#9BB2CC#9BB2CC
#9BB2CC is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.5% C 0.045 H 251.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2CC |
|---|---|
| RGB | rgb(155, 178, 204) |
| HSL | hsl(212, 32%, 70%) |
| HSV | hsv(212, 24%, 80%) |
| CMYK | cmyk(24%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(71.67, -2.15, -15.79) |
| CIE-LCH | lch(71.67, 15.93, 262.25°) |
| OKLab | oklab(75.48% -0.0143 -0.043) |
| OKLCH | oklch(75.48% 0.045 251.6) |
| XYZ | xyz(40.3341, 43.1677, 63.3221) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.86
Cloudy Blue
#ACC2D9
ΔE00 4.44
Lightsteelblue
#B0C4DE
ΔE00 5.06
Light Blue Grey
#B7C9E2
ΔE00 6.50
Bluey Grey
#89A0B0
ΔE00 6.91
Cool Gray
#9AA7B0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2CC #CCB59B
analogous
#9BCACC #9BB2CC #9C9BCC
triadic
#9BB2CC #CC9BB2 #B2CC9B
tetradic
#9BB2CC #CC9BCA #CCB59B #9BCC9C
square
#9BB2CC #CC9BCA #CCB59B #9BCC9C
split-complementary
#9BB2CC #CC9C9B #CACC9B
monochromatic
#50749D #7293B7 #9BB2CC #C4D1E1 #EBEFF5
Accessibility & contrast
On white
2.18
#9BB2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#9BB2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2CC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2CC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CD
Deuteranopia (green-blind)
#A3ADCB
Tritanopia (blue-blind)
#8EB8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9bb2cc; /* rgb */ color: rgb(155, 178, 204); /* oklch */ color: oklch(75.5% 0.045 251.6);
Tailwind
colors: {
custom: {
50: '#b9c9db',
500: '#9bb2cc',
950: '#000000',
},
}SCSS
$custom: #9bb2cc; $custom-light: #b9c9db; $custom-dark: #000000;
JSON
{
"hex": "#9bb2cc",
"rgb": {
"r": 155,
"g": 178,
"b": 204
},
"hsl": {
"h": 211.837,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.7548,
"c": 0.04537,
"h": 251.6
},
"luminance": 0.43169
}Semantic roles & 50–950 ramp
primary
#9BB2CC
secondary
#E8E2DB
accent
#763AAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283