#9FB2CA#9FB2CA
#9FB2CA is a light, muted cyan. Relative luminance 0.435; OKLCH L 75.7% C 0.041 H 254.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2CA |
|---|---|
| RGB | rgb(159, 178, 202) |
| HSL | hsl(213, 29%, 71%) |
| HSV | hsv(213, 21%, 79%) |
| CMYK | cmyk(21.3%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.88, -1.37, -14.35) |
| CIE-LCH | lch(71.88, 14.42, 264.57°) |
| OKLab | oklab(75.69% -0.0109 -0.039) |
| OKLCH | oklch(75.69% 0.041 254.3) |
| XYZ | xyz(40.8763, 43.4749, 62.1035) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 4.57
Lightsteelblue
#B0C4DE
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 6.15
Cool Gray
#9AA7B0
ΔE00 6.74
Bluey Grey
#89A0B0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2CA #CAB79F
analogous
#9FC7CA #9FB2CA #A19FCA
triadic
#9FB2CA #CA9FB2 #B2CA9F
tetradic
#9FB2CA #CA9FC7 #CAB79F #9FCAA1
square
#9FB2CA #CA9FC7 #CAB79F #9FCAA1
split-complementary
#9FB2CA #CAA19F #C7CA9F
monochromatic
#55739A #7892B4 #9FB2CA #C6D2E0 #EBEFF4
Accessibility & contrast
On white
2.17
#9FB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#9FB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2CA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2CA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 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)
#AAB3CB
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#94B7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9fb2ca; /* rgb */ color: rgb(159, 178, 202); /* oklch */ color: oklch(75.7% 0.041 254.3);
Tailwind
colors: {
custom: {
50: '#bcc9da',
500: '#9fb2ca',
950: '#000000',
},
}SCSS
$custom: #9fb2ca; $custom-light: #bcc9da; $custom-dark: #000000;
JSON
{
"hex": "#9fb2ca",
"rgb": {
"r": 159,
"g": 178,
"b": 202
},
"hsl": {
"h": 213.488,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.75691,
"c": 0.04054,
"h": 254.3
},
"luminance": 0.43476
}Semantic roles & 50–950 ramp
primary
#9FB2CA
secondary
#E8E3DD
accent
#793EA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283