#9BB2CE#9BB2CE
#9BB2CE is a light, muted cyan. Relative luminance 0.433; OKLCH L 75.6% C 0.048 H 253.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2CE |
|---|---|
| RGB | rgb(155, 178, 206) |
| HSL | hsl(213, 34%, 71%) |
| HSV | hsv(213, 25%, 81%) |
| CMYK | cmyk(24.8%, 13.6%, 0%, 19.2%) |
| CIE-LAB | lab(71.73, -1.68, -16.79) |
| CIE-LCH | lch(71.73, 16.87, 264.28°) |
| OKLab | oklab(75.55% -0.0136 -0.0458) |
| OKLCH | oklch(75.55% 0.048 253.5) |
| XYZ | xyz(40.5755, 43.2643, 64.5936) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.32
Cloudy Blue
#ACC2D9
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 6.45
Bluey Grey
#89A0B0
ΔE00 7.42
Pastel Blue
#A2BFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2CE #CEB79B
analogous
#9BCBCE #9BB2CE #9D9BCE
triadic
#9BB2CE #CE9BB2 #B2CE9B
tetradic
#9BB2CE #CE9BCB #CEB79B #9BCE9D
square
#9BB2CE #CE9BCB #CEB79B #9BCE9D
split-complementary
#9BB2CE #CE9D9B #CBCE9B
monochromatic
#4E73A0 #7292BA #9BB2CE #C4D2E2 #EAEFF5
Accessibility & contrast
On white
2.18
#9BB2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#9BB2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2CE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2CE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3CF
Deuteranopia (green-blind)
#A2ADCD
Tritanopia (blue-blind)
#8DB8BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9bb2ce; /* rgb */ color: rgb(155, 178, 206); /* oklch */ color: oklch(75.6% 0.048 253.5);
Tailwind
colors: {
custom: {
50: '#b9c9dd',
500: '#9bb2ce',
950: '#000000',
},
}SCSS
$custom: #9bb2ce; $custom-light: #b9c9dd; $custom-dark: #000000;
JSON
{
"hex": "#9bb2ce",
"rgb": {
"r": 155,
"g": 178,
"b": 206
},
"hsl": {
"h": 212.941,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.75553,
"c": 0.04779,
"h": 253.5
},
"luminance": 0.43266
}Semantic roles & 50–950 ramp
primary
#9BB2CE
secondary
#E9E3DC
accent
#7838AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283