#9FBBCA#9FBBCA
#9FBBCA is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.037 H 231.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBCA |
|---|---|
| RGB | rgb(159, 187, 202) |
| HSL | hsl(201, 29%, 71%) |
| HSV | hsv(201, 21%, 79%) |
| CMYK | cmyk(21.3%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.30, -6.21, -10.72) |
| CIE-LCH | lch(74.30, 12.39, 239.91°) |
| OKLab | oklab(77.6% -0.0233 -0.0291) |
| OKLCH | oklch(77.6% 0.037 231.3) |
| XYZ | xyz(42.7261, 47.1745, 62.7201) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.41
Cloudy Blue
#ACC2D9
ΔE00 5.21
Cool Gray
#9AA7B0
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.03
Bluey Grey
#89A0B0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBCA #CAAE9F
analogous
#9FCAC3 #9FBBCA #9FA5CA
triadic
#9FBBCA #CA9FBB #BBCA9F
tetradic
#9FBBCA #C39FCA #CAAE9F #A5CA9F
square
#9FBBCA #C39FCA #CAAE9F #A5CA9F
split-complementary
#9FBBCA #CA9FA5 #CAC39F
monochromatic
#55829A #789FB4 #9FBBCA #C6D7E0 #EBF1F4
Accessibility & contrast
On white
2.01
#9FBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#9FBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBCA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBCA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#ADB5CA
Tritanopia (blue-blind)
#93BFC0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9fbbca; /* rgb */ color: rgb(159, 187, 202); /* oklch */ color: oklch(77.6% 0.037 231.3);
Tailwind
colors: {
custom: {
50: '#bccfda',
500: '#9fbbca',
950: '#000000',
},
}SCSS
$custom: #9fbbca; $custom-light: #bccfda; $custom-dark: #000000;
JSON
{
"hex": "#9fbbca",
"rgb": {
"r": 159,
"g": 187,
"b": 202
},
"hsl": {
"h": 200.93,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.77601,
"c": 0.03729,
"h": 231.3
},
"luminance": 0.47176
}Semantic roles & 50–950 ramp
primary
#9FBBCA
secondary
#E8E1DD
accent
#633EA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283