#9BB2BF#9BB2BF
#9BB2BF is a light, muted cyan. Relative luminance 0.426; OKLCH L 75.0% C 0.032 H 232.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2BF |
|---|---|
| RGB | rgb(155, 178, 191) |
| HSL | hsl(202, 22%, 68%) |
| HSV | hsv(202, 19%, 75%) |
| CMYK | cmyk(18.8%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(71.26, -5.09, -9.26) |
| CIE-LCH | lch(71.26, 10.57, 241.19°) |
| OKLab | oklab(75.02% -0.0192 -0.0251) |
| OKLCH | oklch(75.02% 0.032 232.6) |
| XYZ | xyz(38.8395, 42.5699, 55.4506) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.29
Light Grey Blue
#9DBCD4
ΔE00 4.77
Bluegrey
#85A3B2
ΔE00 5.15
Bluey Grey
#89A0B0
ΔE00 5.45
Cool Grey
#95A3A6
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2BF #BFA89B
analogous
#9BBFBA #9BB2BF #9BA0BF
triadic
#9BB2BF #BF9BB2 #B2BF9B
tetradic
#9BB2BF #BA9BBF #BFA89B #A0BF9B
square
#9BB2BF #BA9BBF #BFA89B #A0BF9B
split-complementary
#9BB2BF #BF9BA0 #BFBA9B
monochromatic
#577788 #7695A7 #9BB2BF #C0CFD7 #E6EBEF
Accessibility & contrast
On white
2.21
#9BB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#9BB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2BF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2BF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#91B6B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9bb2bf; /* rgb */ color: rgb(155, 178, 191); /* oklch */ color: oklch(75.0% 0.032 232.6);
Tailwind
colors: {
custom: {
50: '#b9c9d2',
500: '#9bb2bf',
950: '#000000',
},
}SCSS
$custom: #9bb2bf; $custom-light: #b9c9d2; $custom-dark: #000000;
JSON
{
"hex": "#9bb2bf",
"rgb": {
"r": 155,
"g": 178,
"b": 191
},
"hsl": {
"h": 201.667,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.75025,
"c": 0.03159,
"h": 232.6
},
"luminance": 0.42571
}Semantic roles & 50–950 ramp
primary
#9BB2BF
secondary
#E0D9D5
accent
#6645A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282