#9BBBCE#9BBBCE
#9BBBCE is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.044 H 234.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBCE |
|---|---|
| RGB | rgb(155, 187, 206) |
| HSL | hsl(202, 34%, 71%) |
| HSV | hsv(202, 25%, 81%) |
| CMYK | cmyk(24.8%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.17, -6.53, -13.12) |
| CIE-LCH | lch(74.17, 14.66, 243.55°) |
| OKLab | oklab(77.47% -0.0258 -0.0357) |
| OKLCH | oklch(77.47% 0.044 234.2) |
| XYZ | xyz(42.4253, 46.9639, 65.2102) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.24
Cloudy Blue
#ACC2D9
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 6.61
Bluegrey
#85A3B2
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.62
Cool Gray
#9AA7B0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBCE #CEAE9B
analogous
#9BCEC7 #9BBBCE #9BA1CE
triadic
#9BBBCE #CE9BBB #BBCE9B
tetradic
#9BBBCE #C79BCE #CEAE9B #A1CE9B
square
#9BBBCE #C79BCE #CEAE9B #A1CE9B
split-complementary
#9BBBCE #CE9BA1 #CEC79B
monochromatic
#4E82A0 #729FBA #9BBBCE #C4D7E2 #EAF1F5
Accessibility & contrast
On white
2.02
#9BBBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#9BBBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBCE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBCE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BACF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#8CC0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbbce; /* rgb */ color: rgb(155, 187, 206); /* oklch */ color: oklch(77.5% 0.044 234.2);
Tailwind
colors: {
custom: {
50: '#b9cfdd',
500: '#9bbbce',
950: '#000000',
},
}SCSS
$custom: #9bbbce; $custom-light: #b9cfdd; $custom-dark: #000000;
JSON
{
"hex": "#9bbbce",
"rgb": {
"r": 155,
"g": 187,
"b": 206
},
"hsl": {
"h": 202.353,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.7747,
"c": 0.04407,
"h": 234.2
},
"luminance": 0.46965
}Semantic roles & 50–950 ramp
primary
#9BBBCE
secondary
#E9E1DC
accent
#6438AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283