#9BB2BA#9BB2BA
#9BB2BA is a light, muted cyan. Relative luminance 0.424; OKLCH L 74.9% C 0.028 H 220.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2BA |
|---|---|
| RGB | rgb(155, 178, 186) |
| HSL | hsl(195, 18%, 67%) |
| HSV | hsv(195, 17%, 73%) |
| CMYK | cmyk(16.7%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(71.11, -6.19, -6.74) |
| CIE-LCH | lch(71.11, 9.15, 227.43°) |
| OKLab | oklab(74.86% -0.0211 -0.0182) |
| OKLCH | oklch(74.86% 0.028 220.7) |
| XYZ | xyz(38.2986, 42.3536, 52.6021) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.73
Cool Grey
#95A3A6
ΔE00 5.16
Bluegrey
#85A3B2
ΔE00 5.55
Bluey Grey
#89A0B0
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 6.72
Greyblue
#77A1B5
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2BA #BAA39B
analogous
#9BBAB3 #9BB2BA #9BA3BA
triadic
#9BB2BA #BA9BB2 #B2BA9B
tetradic
#9BB2BA #B39BBA #BAA39B #A3BA9B
square
#9BB2BA #B39BBA #BAA39B #A3BA9B
split-complementary
#9BB2BA #BA9BA3 #BAB39B
monochromatic
#597781 #7796A1 #9BB2BA #BFCED3 #E3EAEC
Accessibility & contrast
On white
2.22
#9BB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#9BB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2BA
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2BA | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BA
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#92B5B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9bb2ba; /* rgb */ color: rgb(155, 178, 186); /* oklch */ color: oklch(74.9% 0.028 220.7);
Tailwind
colors: {
custom: {
50: '#b8c9ce',
500: '#9bb2ba',
950: '#000000',
},
}SCSS
$custom: #9bb2ba; $custom-light: #b8c9ce; $custom-dark: #000000;
JSON
{
"hex": "#9bb2ba",
"rgb": {
"r": 155,
"g": 178,
"b": 186
},
"hsl": {
"h": 195.484,
"s": 18.343,
"l": 66.863
},
"oklch": {
"l": 0.74859,
"c": 0.0279,
"h": 220.7
},
"luminance": 0.42355
}Semantic roles & 50–950 ramp
primary
#9BB2BA
secondary
#DDD6D3
accent
#5E499D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282