#9BBBCF#9BBBCF
#9BBBCF is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.045 H 235.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBCF |
|---|---|
| RGB | rgb(155, 187, 207) |
| HSL | hsl(203, 35%, 71%) |
| HSV | hsv(203, 25%, 81%) |
| CMYK | cmyk(25.1%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.20, -6.30, -13.62) |
| CIE-LCH | lch(74.20, 15.01, 245.18°) |
| OKLab | oklab(77.51% -0.0254 -0.0371) |
| OKLCH | oklch(77.51% 0.045 235.6) |
| XYZ | xyz(42.5471, 47.0127, 65.8520) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.84
Cloudy Blue
#ACC2D9
ΔE00 4.62
Lightsteelblue
#B0C4DE
ΔE00 6.31
Bluegrey
#85A3B2
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 7.36
Cool Gray
#9AA7B0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBCF #CFAF9B
analogous
#9BCFC9 #9BBBCF #9BA1CF
triadic
#9BBBCF #CF9BBB #BBCF9B
tetradic
#9BBBCF #C99BCF #CFAF9B #A1CF9B
square
#9BBBCF #C99BCF #CFAF9B #A1CF9B
split-complementary
#9BBBCF #CF9BA1 #CFC99B
monochromatic
#4E82A2 #729FBB #9BBBCF #C4D7E3 #EAF1F5
Accessibility & contrast
On white
2.02
#9BBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#9BBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBCF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBCF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#8CC0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbbcf; /* rgb */ color: rgb(155, 187, 207); /* oklch */ color: oklch(77.5% 0.045 235.6);
Tailwind
colors: {
custom: {
50: '#b9cfdd',
500: '#9bbbcf',
950: '#000000',
},
}SCSS
$custom: #9bbbcf; $custom-light: #b9cfdd; $custom-dark: #000000;
JSON
{
"hex": "#9bbbcf",
"rgb": {
"r": 155,
"g": 187,
"b": 207
},
"hsl": {
"h": 203.077,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.77505,
"c": 0.04498,
"h": 235.6
},
"luminance": 0.47014
}Semantic roles & 50–950 ramp
primary
#9BBBCF
secondary
#EAE1DC
accent
#6538AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283