#9BB2CD#9BB2CD
#9BB2CD is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.5% C 0.047 H 252.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2CD |
|---|---|
| RGB | rgb(155, 178, 205) |
| HSL | hsl(212, 33%, 71%) |
| HSV | hsv(212, 24%, 80%) |
| CMYK | cmyk(24.4%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.70, -1.91, -16.29) |
| CIE-LCH | lch(71.70, 16.40, 263.29°) |
| OKLab | oklab(75.52% -0.0139 -0.0444) |
| OKLCH | oklch(75.52% 0.047 252.6) |
| XYZ | xyz(40.4544, 43.2159, 63.9558) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.08
Cloudy Blue
#ACC2D9
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 6.47
Bluey Grey
#89A0B0
ΔE00 7.17
Cool Gray
#9AA7B0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2CD #CDB69B
analogous
#9BCBCD #9BB2CD #9D9BCD
triadic
#9BB2CD #CD9BB2 #B2CD9B
tetradic
#9BB2CD #CD9BCB #CDB69B #9BCD9D
square
#9BB2CD #CD9BCB #CDB69B #9BCD9D
split-complementary
#9BB2CD #CD9D9B #CBCD9B
monochromatic
#4F749E #7293B9 #9BB2CD #C4D1E1 #EBEFF5
Accessibility & contrast
On white
2.18
#9BB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#9BB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2CD
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2CD | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3CE
Deuteranopia (green-blind)
#A3ADCC
Tritanopia (blue-blind)
#8DB8BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9bb2cd; /* rgb */ color: rgb(155, 178, 205); /* oklch */ color: oklch(75.5% 0.047 252.6);
Tailwind
colors: {
custom: {
50: '#b9c9dc',
500: '#9bb2cd',
950: '#000000',
},
}SCSS
$custom: #9bb2cd; $custom-light: #b9c9dc; $custom-dark: #000000;
JSON
{
"hex": "#9bb2cd",
"rgb": {
"r": 155,
"g": 178,
"b": 205
},
"hsl": {
"h": 212.4,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.75517,
"c": 0.04658,
"h": 252.6
},
"luminance": 0.43217
}Semantic roles & 50–950 ramp
primary
#9BB2CD
secondary
#E9E2DB
accent
#7739AC
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283