#9FB2CB#9FB2CB
#9FB2CB is a light, muted cyan. Relative luminance 0.435; OKLCH L 75.7% C 0.042 H 255.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2CB |
|---|---|
| RGB | rgb(159, 178, 203) |
| HSL | hsl(214, 30%, 71%) |
| HSV | hsv(214, 22%, 80%) |
| CMYK | cmyk(21.7%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(71.91, -1.14, -14.85) |
| CIE-LCH | lch(71.91, 14.90, 265.62°) |
| OKLab | oklab(75.73% -0.0106 -0.0404) |
| OKLCH | oklch(75.73% 0.042 255.3) |
| XYZ | xyz(40.9951, 43.5224, 62.7291) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 6.11
Cool Gray
#9AA7B0
ΔE00 7.08
Bluey Grey
#89A0B0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2CB #CBB89F
analogous
#9FC8CB #9FB2CB #A29FCB
triadic
#9FB2CB #CB9FB2 #B2CB9F
tetradic
#9FB2CB #CB9FC8 #CBB89F #9FCBA2
square
#9FB2CB #CB9FC8 #CBB89F #9FCBA2
split-complementary
#9FB2CB #CBA29F #C8CB9F
monochromatic
#54739B #7792B5 #9FB2CB #C7D2E1 #EBEFF4
Accessibility & contrast
On white
2.16
#9FB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#9FB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2CB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2CB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CC
Deuteranopia (green-blind)
#A5AECA
Tritanopia (blue-blind)
#94B7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9fb2cb; /* rgb */ color: rgb(159, 178, 203); /* oklch */ color: oklch(75.7% 0.042 255.3);
Tailwind
colors: {
custom: {
50: '#bcc9da',
500: '#9fb2cb',
950: '#000000',
},
}SCSS
$custom: #9fb2cb; $custom-light: #bcc9da; $custom-dark: #000000;
JSON
{
"hex": "#9fb2cb",
"rgb": {
"r": 159,
"g": 178,
"b": 203
},
"hsl": {
"h": 214.091,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.75727,
"c": 0.04178,
"h": 255.3
},
"luminance": 0.43524
}Semantic roles & 50–950 ramp
primary
#9FB2CB
secondary
#E9E4DD
accent
#7A3DA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121315
muted
#818283