#9FB7CD#9FB7CD
#9FB7CD is a light, muted cyan. Relative luminance 0.456; OKLCH L 76.9% C 0.041 H 246.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB7CD |
|---|---|
| RGB | rgb(159, 183, 205) |
| HSL | hsl(209, 32%, 71%) |
| HSV | hsv(209, 22%, 80%) |
| CMYK | cmyk(22.4%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(73.31, -3.39, -13.83) |
| CIE-LCH | lch(73.31, 14.24, 256.23°) |
| OKLab | oklab(76.85% -0.0167 -0.0376) |
| OKLCH | oklch(76.85% 0.041 246) |
| XYZ | xyz(42.2480, 45.6444, 64.3301) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.18
Cloudy Blue
#ACC2D9
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 4.51
Light Blue Grey
#B7C9E2
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 6.75
Bluey Grey
#89A0B0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB7CD #CDB59F
analogous
#9FCDCC #9FB7CD #9FA0CD
triadic
#9FB7CD #CD9FB7 #B7CD9F
tetradic
#9FB7CD #CC9FCD #CDB59F #A0CD9F
square
#9FB7CD #CC9FCD #CDB59F #A0CD9F
split-complementary
#9FB7CD #CD9FA0 #CDCC9F
monochromatic
#537A9F #7799B8 #9FB7CD #C7D5E2 #EBF0F5
Accessibility & contrast
On white
2.07
#9FB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#9FB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB7CD
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB7CD | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB7CE
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#93BCBE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9fb7cd; /* rgb */ color: rgb(159, 183, 205); /* oklch */ color: oklch(76.9% 0.041 246.0);
Tailwind
colors: {
custom: {
50: '#bcccdc',
500: '#9fb7cd',
950: '#000000',
},
}SCSS
$custom: #9fb7cd; $custom-light: #bcccdc; $custom-dark: #000000;
JSON
{
"hex": "#9fb7cd",
"rgb": {
"r": 159,
"g": 183,
"b": 205
},
"hsl": {
"h": 208.696,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.76854,
"c": 0.04118,
"h": 246
},
"luminance": 0.45646
}Semantic roles & 50–950 ramp
primary
#9FB7CD
secondary
#EAE4DE
accent
#703BAA
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283