#9BB2CF#9BB2CF
#9BB2CF is a light, muted cyan. Relative luminance 0.433; OKLCH L 75.6% C 0.049 H 254.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2CF |
|---|---|
| RGB | rgb(155, 178, 207) |
| HSL | hsl(213, 35%, 71%) |
| HSV | hsv(213, 25%, 81%) |
| CMYK | cmyk(25.1%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(71.77, -1.45, -17.28) |
| CIE-LCH | lch(71.77, 17.34, 265.22°) |
| OKLab | oklab(75.59% -0.0132 -0.0472) |
| OKLCH | oklch(75.59% 0.049 254.3) |
| XYZ | xyz(40.6973, 43.3130, 65.2354) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.57
Cloudy Blue
#ACC2D9
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 7.32
Bluey Grey
#89A0B0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2CF #CFB89B
analogous
#9BCCCF #9BB2CF #9E9BCF
triadic
#9BB2CF #CF9BB2 #B2CF9B
tetradic
#9BB2CF #CF9BCC #CFB89B #9BCF9E
square
#9BB2CF #CF9BCC #CFB89B #9BCF9E
split-complementary
#9BB2CF #CF9E9B #CCCF9B
monochromatic
#4E73A2 #7292BB #9BB2CF #C4D2E3 #EAEFF5
Accessibility & contrast
On white
2.17
#9BB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#9BB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2CF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2CF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D0
Deuteranopia (green-blind)
#A2AECE
Tritanopia (blue-blind)
#8DB8BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9bb2cf; /* rgb */ color: rgb(155, 178, 207); /* oklch */ color: oklch(75.6% 0.049 254.3);
Tailwind
colors: {
custom: {
50: '#b9c9dd',
500: '#9bb2cf',
950: '#000000',
},
}SCSS
$custom: #9bb2cf; $custom-light: #b9c9dd; $custom-dark: #000000;
JSON
{
"hex": "#9bb2cf",
"rgb": {
"r": 155,
"g": 178,
"b": 207
},
"hsl": {
"h": 213.462,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.7559,
"c": 0.04903,
"h": 254.3
},
"luminance": 0.43314
}Semantic roles & 50–950 ramp
primary
#9BB2CF
secondary
#EAE4DC
accent
#7A38AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283