#9BB0CA#9BB0CA
#9BB0CA is a light, muted cyan. Relative luminance 0.423; OKLCH L 75.0% C 0.044 H 253.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB0CA |
|---|---|
| RGB | rgb(155, 176, 202) |
| HSL | hsl(213, 31%, 70%) |
| HSV | hsv(213, 23%, 79%) |
| CMYK | cmyk(23.3%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.07, -1.52, -15.60) |
| CIE-LCH | lch(71.07, 15.67, 264.42°) |
| OKLab | oklab(74.98% -0.0123 -0.0425) |
| OKLCH | oklch(74.98% 0.044 253.9) |
| XYZ | xyz(39.7007, 42.2823, 61.9352) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.70
Cloudy Blue
#ACC2D9
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 5.42
Light Blue Grey
#B7C9E2
ΔE00 6.82
Bluey Grey
#89A0B0
ΔE00 6.83
Cool Gray
#9AA7B0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB0CA #CAB59B
analogous
#9BC8CA #9BB0CA #9D9BCA
triadic
#9BB0CA #CA9BB0 #B0CA9B
tetradic
#9BB0CA #CA9BC8 #CAB59B #9BCA9D
square
#9BB0CA #CA9BC8 #CAB59B #9BCA9D
split-complementary
#9BB0CA #CA9D9B #C8CA9B
monochromatic
#517199 #7390B5 #9BB0CA #C3D0DF #EBEFF4
Accessibility & contrast
On white
2.22
#9BB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#9BB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB0CA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB0CA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#8FB6B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9bb0ca; /* rgb */ color: rgb(155, 176, 202); /* oklch */ color: oklch(75.0% 0.044 253.9);
Tailwind
colors: {
custom: {
50: '#b9c7da',
500: '#9bb0ca',
950: '#000000',
},
}SCSS
$custom: #9bb0ca; $custom-light: #b9c7da; $custom-dark: #000000;
JSON
{
"hex": "#9bb0ca",
"rgb": {
"r": 155,
"g": 176,
"b": 202
},
"hsl": {
"h": 213.191,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.74984,
"c": 0.04426,
"h": 253.9
},
"luminance": 0.42283
}Semantic roles & 50–950 ramp
primary
#9BB0CA
secondary
#E7E1DA
accent
#793CA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283