#9CBBCF#9CBBCF
#9CBBCF is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.044 H 236.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBBCF |
|---|---|
| RGB | rgb(156, 187, 207) |
| HSL | hsl(204, 35%, 71%) |
| HSV | hsv(204, 25%, 81%) |
| CMYK | cmyk(24.6%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.26, -6.00, -13.52) |
| CIE-LCH | lch(74.26, 14.79, 246.08°) |
| OKLab | oklab(77.57% -0.0244 -0.0368) |
| OKLCH | oklch(77.57% 0.044 236.4) |
| XYZ | xyz(42.7399, 47.1120, 65.8610) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.66
Cloudy Blue
#ACC2D9
ΔE00 4.36
Lightsteelblue
#B0C4DE
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 7.11
Bluegrey
#85A3B2
ΔE00 7.22
Cool Gray
#9AA7B0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBBCF #CFB09C
analogous
#9CCFC9 #9CBBCF #9CA1CF
triadic
#9CBBCF #CF9CBB #BBCF9C
tetradic
#9CBBCF #C99CCF #CFB09C #A1CF9C
square
#9CBBCF #C99CCF #CFB09C #A1CF9C
split-complementary
#9CBBCF #CF9CA1 #CFC99C
monochromatic
#4F81A2 #739FBB #9CBBCF #C5D7E3 #EAF1F5
Accessibility & contrast
On white
2.01
#9CBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#9CBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBBCF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBBCF | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#8DC0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9cbbcf; /* rgb */ color: rgb(156, 187, 207); /* oklch */ color: oklch(77.6% 0.044 236.4);
Tailwind
colors: {
custom: {
50: '#bacfdd',
500: '#9cbbcf',
950: '#000000',
},
}SCSS
$custom: #9cbbcf; $custom-light: #bacfdd; $custom-dark: #000000;
JSON
{
"hex": "#9cbbcf",
"rgb": {
"r": 156,
"g": 187,
"b": 207
},
"hsl": {
"h": 203.529,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.77571,
"c": 0.04418,
"h": 236.4
},
"luminance": 0.47114
}Semantic roles & 50–950 ramp
primary
#9CBBCF
secondary
#EAE2DD
accent
#6638AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283