#9BBCCF#9BBCCF
#9BBCCF is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.045 H 233.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCCF |
|---|---|
| RGB | rgb(155, 188, 207) |
| HSL | hsl(202, 35%, 71%) |
| HSV | hsv(202, 25%, 81%) |
| CMYK | cmyk(25.1%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(74.47, -6.83, -13.21) |
| CIE-LCH | lch(74.47, 14.88, 242.66°) |
| OKLab | oklab(77.72% -0.0267 -0.036) |
| OKLCH | oklch(77.72% 0.045 233.4) |
| XYZ | xyz(42.7600, 47.4384, 65.9229) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.40
Cloudy Blue
#ACC2D9
ΔE00 5.03
Lightsteelblue
#B0C4DE
ΔE00 6.74
Bluegrey
#85A3B2
ΔE00 7.25
Sky Blue
#87CEEB
ΔE00 7.52
Baby Blue
#89CFF0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCCF #CFAE9B
analogous
#9BCFC8 #9BBCCF #9BA2CF
triadic
#9BBCCF #CF9BBC #BCCF9B
tetradic
#9BBCCF #C89BCF #CFAE9B #A2CF9B
square
#9BBCCF #C89BCF #CFAE9B #A2CF9B
split-complementary
#9BBCCF #CF9BA2 #CFC89B
monochromatic
#4E83A2 #72A0BB #9BBCCF #C4D8E3 #EAF1F5
Accessibility & contrast
On white
2.00
#9BBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#9BBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCCF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCCF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#8CC1C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbccf; /* rgb */ color: rgb(155, 188, 207); /* oklch */ color: oklch(77.7% 0.045 233.4);
Tailwind
colors: {
custom: {
50: '#b9d0dd',
500: '#9bbccf',
950: '#000000',
},
}SCSS
$custom: #9bbccf; $custom-light: #b9d0dd; $custom-dark: #000000;
JSON
{
"hex": "#9bbccf",
"rgb": {
"r": 155,
"g": 188,
"b": 207
},
"hsl": {
"h": 201.923,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.77719,
"c": 0.04484,
"h": 233.4
},
"luminance": 0.4744
}Semantic roles & 50–950 ramp
primary
#9BBCCF
secondary
#EAE1DC
accent
#6338AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283