#9FB5CC#9FB5CC
#9FB5CC is a light, muted cyan. Relative luminance 0.448; OKLCH L 76.4% C 0.041 H 249.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB5CC |
|---|---|
| RGB | rgb(159, 181, 204) |
| HSL | hsl(211, 31%, 71%) |
| HSV | hsv(211, 22%, 80%) |
| CMYK | cmyk(22.1%, 11.3%, 0%, 20%) |
| CIE-LAB | lab(72.74, -2.54, -14.14) |
| CIE-LCH | lch(72.74, 14.37, 259.83°) |
| OKLab | oklab(76.4% -0.0144 -0.0385) |
| OKLCH | oklch(76.4% 0.041 249.5) |
| XYZ | xyz(41.7181, 44.7771, 63.5599) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.11
Cloudy Blue
#ACC2D9
ΔE00 3.47
Lightsteelblue
#B0C4DE
ΔE00 4.43
Light Blue Grey
#B7C9E2
ΔE00 5.80
Cool Gray
#9AA7B0
ΔE00 6.70
Bluey Grey
#89A0B0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB5CC #CCB69F
analogous
#9FCBCC #9FB5CC #9F9FCC
triadic
#9FB5CC #CC9FB5 #B5CC9F
tetradic
#9FB5CC #CC9FCB #CCB69F #9FCC9F
square
#9FB5CC #CC9FCB #CCB69F #9FCC9F
split-complementary
#9FB5CC #CC9F9F #CBCC9F
monochromatic
#53779D #7796B7 #9FB5CC #C7D4E1 #EBF0F4
Accessibility & contrast
On white
2.11
#9FB5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#9FB5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB5CC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB5CC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CD
Deuteranopia (green-blind)
#A7B0CC
Tritanopia (blue-blind)
#93BABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9fb5cc; /* rgb */ color: rgb(159, 181, 204); /* oklch */ color: oklch(76.4% 0.041 249.5);
Tailwind
colors: {
custom: {
50: '#bccbdb',
500: '#9fb5cc',
950: '#000000',
},
}SCSS
$custom: #9fb5cc; $custom-light: #bccbdb; $custom-dark: #000000;
JSON
{
"hex": "#9fb5cc",
"rgb": {
"r": 159,
"g": 181,
"b": 204
},
"hsl": {
"h": 210.667,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.76395,
"c": 0.04106,
"h": 249.5
},
"luminance": 0.44778
}Semantic roles & 50–950 ramp
primary
#9FB5CC
secondary
#E9E4DD
accent
#743CA9
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283