#9CB2CB#9CB2CB
#9CB2CB is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.5% C 0.044 H 251.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB2CB |
|---|---|
| RGB | rgb(156, 178, 203) |
| HSL | hsl(212, 31%, 70%) |
| HSV | hsv(212, 23%, 80%) |
| CMYK | cmyk(23.2%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(71.70, -2.07, -15.18) |
| CIE-LCH | lch(71.70, 15.32, 262.23°) |
| OKLab | oklab(75.51% -0.0137 -0.0414) |
| OKLCH | oklch(75.51% 0.044 251.7) |
| XYZ | xyz(40.4073, 43.2193, 62.7015) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.91
Cloudy Blue
#ACC2D9
ΔE00 4.35
Lightsteelblue
#B0C4DE
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 6.42
Bluey Grey
#89A0B0
ΔE00 6.82
Cool Gray
#9AA7B0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB2CB #CBB59C
analogous
#9CC9CB #9CB2CB #9D9CCB
triadic
#9CB2CB #CB9CB2 #B2CB9C
tetradic
#9CB2CB #CB9CC9 #CBB59C #9CCB9D
square
#9CB2CB #CB9CC9 #CBB59C #9CCB9D
split-complementary
#9CB2CB #CB9D9C #C9CB9C
monochromatic
#51749B #7493B6 #9CB2CB #C4D1E0 #EBEFF4
Accessibility & contrast
On white
2.18
#9CB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#9CB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB2CB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB2CB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CC
Deuteranopia (green-blind)
#A4AECA
Tritanopia (blue-blind)
#8FB8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9cb2cb; /* rgb */ color: rgb(156, 178, 203); /* oklch */ color: oklch(75.5% 0.044 251.7);
Tailwind
colors: {
custom: {
50: '#bac9da',
500: '#9cb2cb',
950: '#000000',
},
}SCSS
$custom: #9cb2cb; $custom-light: #bac9da; $custom-dark: #000000;
JSON
{
"hex": "#9cb2cb",
"rgb": {
"r": 156,
"g": 178,
"b": 203
},
"hsl": {
"h": 211.915,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.75514,
"c": 0.04356,
"h": 251.7
},
"luminance": 0.43221
}Semantic roles & 50–950 ramp
primary
#9CB2CB
secondary
#E8E2DB
accent
#763CAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283