#9BBBC2#9BBBC2
#9BBBC2 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.036 H 212.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBC2 |
|---|---|
| RGB | rgb(155, 187, 194) |
| HSL | hsl(191, 24%, 68%) |
| HSV | hsv(191, 20%, 76%) |
| CMYK | cmyk(20.1%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(73.81, -9.23, -7.12) |
| CIE-LCH | lch(73.81, 11.66, 217.65°) |
| OKLab | oklab(77.07% -0.0304 -0.0193) |
| OKLCH | oklch(77.07% 0.036 212.4) |
| XYZ | xyz(41.0228, 46.4029, 57.8237) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 7.64
Bluegrey
#85A3B2
ΔE00 7.77
Cool Grey
#95A3A6
ΔE00 8.16
Cool Gray
#9AA7B0
ΔE00 8.31
Cloudy Blue
#ACC2D9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBC2 #C2A29B
analogous
#9BC2B5 #9BBBC2 #9BA7C2
triadic
#9BBBC2 #C29BBB #BBC29B
tetradic
#9BBBC2 #B59BC2 #C2A29B #A7C29B
square
#9BBBC2 #B59BC2 #C2A29B #A7C29B
split-complementary
#9BBBC2 #C29BA7 #C2B59B
monochromatic
#56838D #75A1AB #9BBBC2 #C1D5D9 #E7EFF0
Accessibility & contrast
On white
2.04
#9BBBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#9BBBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBC2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBC2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#AEB3C2
Tritanopia (blue-blind)
#90BEBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbbc2; /* rgb */ color: rgb(155, 187, 194); /* oklch */ color: oklch(77.1% 0.036 212.4);
Tailwind
colors: {
custom: {
50: '#b9cfd4',
500: '#9bbbc2',
950: '#000000',
},
}SCSS
$custom: #9bbbc2; $custom-light: #b9cfd4; $custom-dark: #000000;
JSON
{
"hex": "#9bbbc2",
"rgb": {
"r": 155,
"g": 187,
"b": 194
},
"hsl": {
"h": 190.769,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.77065,
"c": 0.03603,
"h": 212.4
},
"luminance": 0.46404
}Semantic roles & 50–950 ramp
primary
#9BBBC2
secondary
#E2D9D7
accent
#5443A3
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283