#9BBBC4#9BBBC4
#9BBBC4 is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.037 H 216.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBC4 |
|---|---|
| RGB | rgb(155, 187, 196) |
| HSL | hsl(193, 26%, 69%) |
| HSV | hsv(193, 21%, 77%) |
| CMYK | cmyk(20.9%, 4.6%, 0%, 23.1%) |
| CIE-LAB | lab(73.86, -8.79, -8.13) |
| CIE-LCH | lch(73.86, 11.97, 222.75°) |
| OKLab | oklab(77.13% -0.0296 -0.022) |
| OKLCH | oklch(77.13% 0.037 216.7) |
| XYZ | xyz(41.2489, 46.4934, 59.0146) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.58
Bluegrey
#85A3B2
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.43
Cool Gray
#9AA7B0
ΔE00 7.97
Cool Grey
#95A3A6
ΔE00 8.20
Cloudy Blue
#ACC2D9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBC4 #C4A49B
analogous
#9BC4B9 #9BBBC4 #9BA7C4
triadic
#9BBBC4 #C49BBB #BBC49B
tetradic
#9BBBC4 #B99BC4 #C4A49B #A7C49B
square
#9BBBC4 #B99BC4 #C4A49B #A7C49B
split-complementary
#9BBBC4 #C49BA7 #C4B99B
monochromatic
#558390 #75A1AD #9BBBC4 #C1D5DB #E8EFF1
Accessibility & contrast
On white
2.04
#9BBBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#9BBBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBC4
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBC4 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C5
Deuteranopia (green-blind)
#AEB3C4
Tritanopia (blue-blind)
#8FBFBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbbc4; /* rgb */ color: rgb(155, 187, 196); /* oklch */ color: oklch(77.1% 0.037 216.7);
Tailwind
colors: {
custom: {
50: '#b9cfd5',
500: '#9bbbc4',
950: '#000000',
},
}SCSS
$custom: #9bbbc4; $custom-light: #b9cfd5; $custom-dark: #000000;
JSON
{
"hex": "#9bbbc4",
"rgb": {
"r": 155,
"g": 187,
"b": 196
},
"hsl": {
"h": 193.171,
"s": 25.786,
"l": 68.824
},
"oklch": {
"l": 0.77131,
"c": 0.03693,
"h": 216.7
},
"luminance": 0.46495
}Semantic roles & 50–950 ramp
primary
#9BBBC4
secondary
#E3DAD7
accent
#5741A4
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283