#9BB2BB#9BB2BB
#9BB2BB is a light, muted cyan. Relative luminance 0.424; OKLCH L 74.9% C 0.029 H 223.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2BB |
|---|---|
| RGB | rgb(155, 178, 187) |
| HSL | hsl(197, 19%, 67%) |
| HSV | hsv(197, 17%, 73%) |
| CMYK | cmyk(17.1%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(71.14, -5.97, -7.24) |
| CIE-LCH | lch(71.14, 9.39, 230.50°) |
| OKLab | oklab(74.89% -0.0207 -0.0196) |
| OKLCH | oklch(74.89% 0.029 223.4) |
| XYZ | xyz(38.4053, 42.3962, 53.1639) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.55
Cool Grey
#95A3A6
ΔE00 5.30
Bluegrey
#85A3B2
ΔE00 5.38
Bluey Grey
#89A0B0
ΔE00 6.15
Light Grey Blue
#9DBCD4
ΔE00 6.30
Cloudy Blue
#ACC2D9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2BB #BBA49B
analogous
#9BBBB4 #9BB2BB #9BA2BB
triadic
#9BB2BB #BB9BB2 #B2BB9B
tetradic
#9BB2BB #B49BBB #BBA49B #A2BB9B
square
#9BB2BB #B49BBB #BBA49B #A2BB9B
split-complementary
#9BB2BB #BB9BA2 #BBB49B
monochromatic
#597783 #7796A2 #9BB2BB #BFCED4 #E4EAED
Accessibility & contrast
On white
2.22
#9BB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#9BB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2BB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2BB | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BC
Deuteranopia (green-blind)
#A8ACBB
Tritanopia (blue-blind)
#92B5B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9bb2bb; /* rgb */ color: rgb(155, 178, 187); /* oklch */ color: oklch(74.9% 0.029 223.4);
Tailwind
colors: {
custom: {
50: '#b8c9cf',
500: '#9bb2bb',
950: '#000000',
},
}SCSS
$custom: #9bb2bb; $custom-light: #b8c9cf; $custom-dark: #000000;
JSON
{
"hex": "#9bb2bb",
"rgb": {
"r": 155,
"g": 178,
"b": 187
},
"hsl": {
"h": 196.875,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.74892,
"c": 0.02853,
"h": 223.4
},
"luminance": 0.42397
}Semantic roles & 50–950 ramp
primary
#9BB2BB
secondary
#DED7D4
accent
#60489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282