#9BB0CD#9BB0CD
#9BB0CD is a light, muted cyan. Relative luminance 0.424; OKLCH L 75.1% C 0.048 H 256.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB0CD |
|---|---|
| RGB | rgb(155, 176, 205) |
| HSL | hsl(215, 33%, 71%) |
| HSV | hsv(215, 24%, 80%) |
| CMYK | cmyk(24.4%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(71.16, -0.83, -17.10) |
| CIE-LCH | lch(71.16, 17.12, 267.24°) |
| OKLab | oklab(75.09% -0.0112 -0.0467) |
| OKLCH | oklch(75.09% 0.048 256.5) |
| XYZ | xyz(40.0593, 42.4258, 63.8241) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.35
Light Grey Blue
#9DBCD4
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 6.84
Bluey Grey
#89A0B0
ΔE00 7.66
Pastel Blue
#A2BFFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB0CD #CDB89B
analogous
#9BC9CD #9BB0CD #9F9BCD
triadic
#9BB0CD #CD9BB0 #B0CD9B
tetradic
#9BB0CD #CD9BC9 #CDB89B #9BCD9F
square
#9BB0CD #CD9BC9 #CDB89B #9BCD9F
split-complementary
#9BB0CD #CD9F9B #C9CD9B
monochromatic
#4F709E #7290B9 #9BB0CD #C4D0E1 #EBEFF5
Accessibility & contrast
On white
2.21
#9BB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#9BB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB0CD
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB0CD | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#A1ACCC
Tritanopia (blue-blind)
#8EB6B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9bb0cd; /* rgb */ color: rgb(155, 176, 205); /* oklch */ color: oklch(75.1% 0.048 256.5);
Tailwind
colors: {
custom: {
50: '#b9c7dc',
500: '#9bb0cd',
950: '#000000',
},
}SCSS
$custom: #9bb0cd; $custom-light: #b9c7dc; $custom-dark: #000000;
JSON
{
"hex": "#9bb0cd",
"rgb": {
"r": 155,
"g": 176,
"b": 205
},
"hsl": {
"h": 214.8,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.75094,
"c": 0.04801,
"h": 256.5
},
"luminance": 0.42427
}Semantic roles & 50–950 ramp
primary
#9BB0CD
secondary
#E9E3DB
accent
#7C39AC
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283