#9BB7CA#9BB7CA
#9BB7CA is a light, muted cyan. Relative luminance 0.451; OKLCH L 76.5% C 0.041 H 237.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB7CA |
|---|---|
| RGB | rgb(155, 183, 202) |
| HSL | hsl(204, 31%, 70%) |
| HSV | hsv(204, 23%, 79%) |
| CMYK | cmyk(23.3%, 9.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.96, -5.31, -12.76) |
| CIE-LCH | lch(72.96, 13.82, 247.40°) |
| OKLab | oklab(76.47% -0.0219 -0.0347) |
| OKLCH | oklch(76.47% 0.041 237.8) |
| XYZ | xyz(41.1088, 45.0985, 62.4046) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.17
Cloudy Blue
#ACC2D9
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 6.22
Bluegrey
#85A3B2
ΔE00 6.35
Cool Gray
#9AA7B0
ΔE00 6.46
Bluey Grey
#89A0B0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB7CA #CAAE9B
analogous
#9BCAC5 #9BB7CA #9BA0CA
triadic
#9BB7CA #CA9BB7 #B7CA9B
tetradic
#9BB7CA #C59BCA #CAAE9B #A0CA9B
square
#9BB7CA #C59BCA #CAAE9B #A0CA9B
split-complementary
#9BB7CA #CA9BA0 #CAC59B
monochromatic
#517C99 #739AB5 #9BB7CA #C3D4DF #EBF1F4
Accessibility & contrast
On white
2.10
#9BB7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#9BB7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB7CA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB7CA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB6CB
Deuteranopia (green-blind)
#A8B1CA
Tritanopia (blue-blind)
#8EBCBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb7ca; /* rgb */ color: rgb(155, 183, 202); /* oklch */ color: oklch(76.5% 0.041 237.8);
Tailwind
colors: {
custom: {
50: '#b9ccda',
500: '#9bb7ca',
950: '#000000',
},
}SCSS
$custom: #9bb7ca; $custom-light: #b9ccda; $custom-dark: #000000;
JSON
{
"hex": "#9bb7ca",
"rgb": {
"r": 155,
"g": 183,
"b": 202
},
"hsl": {
"h": 204.255,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.76474,
"c": 0.04102,
"h": 237.8
},
"luminance": 0.451
}Semantic roles & 50–950 ramp
primary
#9BB7CA
secondary
#E7DFDA
accent
#683CA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283