#9FBBCD#9FBBCD
#9FBBCD is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.040 H 236.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBCD |
|---|---|
| RGB | rgb(159, 187, 205) |
| HSL | hsl(203, 32%, 71%) |
| HSV | hsv(203, 22%, 80%) |
| CMYK | cmyk(22.4%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.39, -5.53, -12.21) |
| CIE-LCH | lch(74.39, 13.41, 245.62°) |
| OKLab | oklab(77.7% -0.0222 -0.0332) |
| OKLCH | oklch(77.7% 0.04 236.2) |
| XYZ | xyz(43.0848, 47.3180, 64.6090) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.16
Cloudy Blue
#ACC2D9
ΔE00 4.17
Lightsteelblue
#B0C4DE
ΔE00 5.92
Light Blue Grey
#B7C9E2
ΔE00 6.90
Cool Gray
#9AA7B0
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBCD #CDB19F
analogous
#9FCDC8 #9FBBCD #9FA4CD
triadic
#9FBBCD #CD9FBB #BBCD9F
tetradic
#9FBBCD #C89FCD #CDB19F #A4CD9F
square
#9FBBCD #C89FCD #CDB19F #A4CD9F
split-complementary
#9FBBCD #CD9FA4 #CDC89F
monochromatic
#53819F #779EB8 #9FBBCD #C7D8E2 #EBF1F5
Accessibility & contrast
On white
2.01
#9FBBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#9FBBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBCD
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBCD | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#92C0C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9fbbcd; /* rgb */ color: rgb(159, 187, 205); /* oklch */ color: oklch(77.7% 0.040 236.2);
Tailwind
colors: {
custom: {
50: '#bccfdc',
500: '#9fbbcd',
950: '#000000',
},
}SCSS
$custom: #9fbbcd; $custom-light: #bccfdc; $custom-dark: #000000;
JSON
{
"hex": "#9fbbcd",
"rgb": {
"r": 159,
"g": 187,
"b": 205
},
"hsl": {
"h": 203.478,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.77704,
"c": 0.03993,
"h": 236.2
},
"luminance": 0.47319
}Semantic roles & 50–950 ramp
primary
#9FBBCD
secondary
#EAE3DE
accent
#673BAA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283