#9BBBC3#9BBBC3
#9BBBC3 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.036 H 214.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBC3 |
|---|---|
| RGB | rgb(155, 187, 195) |
| HSL | hsl(192, 25%, 69%) |
| HSV | hsv(192, 21%, 76%) |
| CMYK | cmyk(20.5%, 4.1%, 0%, 23.5%) |
| CIE-LAB | lab(73.84, -9.01, -7.63) |
| CIE-LCH | lch(73.84, 11.81, 220.23°) |
| OKLab | oklab(77.1% -0.03 -0.0207) |
| OKLCH | oklch(77.1% 0.036 214.6) |
| XYZ | xyz(41.1355, 46.4480, 58.4172) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 7.52
Bluegrey
#85A3B2
ΔE00 7.56
Cool Gray
#9AA7B0
ΔE00 8.13
Cool Grey
#95A3A6
ΔE00 8.17
Cloudy Blue
#ACC2D9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBC3 #C3A39B
analogous
#9BC3B7 #9BBBC3 #9BA7C3
triadic
#9BBBC3 #C39BBB #BBC39B
tetradic
#9BBBC3 #B79BC3 #C3A39B #A7C39B
square
#9BBBC3 #B79BC3 #C3A39B #A7C39B
split-complementary
#9BBBC3 #C39BA7 #C3B79B
monochromatic
#55838E #75A1AC #9BBBC3 #C1D5DA #E7EFF1
Accessibility & contrast
On white
2.04
#9BBBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#9BBBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBC3
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBC3 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C4
Deuteranopia (green-blind)
#AEB3C3
Tritanopia (blue-blind)
#8FBEBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbbc3; /* rgb */ color: rgb(155, 187, 195); /* oklch */ color: oklch(77.1% 0.036 214.6);
Tailwind
colors: {
custom: {
50: '#b9cfd5',
500: '#9bbbc3',
950: '#000000',
},
}SCSS
$custom: #9bbbc3; $custom-light: #b9cfd5; $custom-dark: #000000;
JSON
{
"hex": "#9bbbc3",
"rgb": {
"r": 155,
"g": 187,
"b": 195
},
"hsl": {
"h": 192,
"s": 25,
"l": 68.627
},
"oklch": {
"l": 0.77098,
"c": 0.03646,
"h": 214.6
},
"luminance": 0.46449
}Semantic roles & 50–950 ramp
primary
#9BBBC3
secondary
#E3D9D7
accent
#5542A4
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283