#96B3BB#96B3BB
#96B3BB is a light, muted cyan. Relative luminance 0.423; OKLCH L 74.8% C 0.034 H 216.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96B3BB |
|---|---|
| RGB | rgb(150, 179, 187) |
| HSL | hsl(193, 21%, 66%) |
| HSV | hsv(193, 20%, 73%) |
| CMYK | cmyk(19.8%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(71.08, -8.11, -7.36) |
| CIE-LCH | lch(71.08, 10.95, 222.25°) |
| OKLab | oklab(74.76% -0.0272 -0.02) |
| OKLCH | oklch(74.76% 0.034 216.3) |
| XYZ | xyz(37.6650, 42.3109, 53.1864) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.58
Cool Grey
#95A3A6
ΔE00 6.20
Cool Gray
#9AA7B0
ΔE00 6.38
Bluey Grey
#89A0B0
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 7.17
Greyblue
#77A1B5
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B3BB #BB9E96
analogous
#96BBB0 #96B3BB #96A0BB
triadic
#96B3BB #BB96B3 #B3BB96
tetradic
#96B3BB #B096BB #BB9E96 #A0BB96
square
#96B3BB #B096BB #BB9E96 #A0BB96
split-complementary
#96B3BB #BB96A0 #BBB096
monochromatic
#547882 #7198A3 #96B3BB #BBCED3 #E0E9EB
Accessibility & contrast
On white
2.22
#96B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#96B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B3BB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B3BB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#8BB6B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96b3bb; /* rgb */ color: rgb(150, 179, 187); /* oklch */ color: oklch(74.8% 0.034 216.3);
Tailwind
colors: {
custom: {
50: '#b5c9cf',
500: '#96b3bb',
950: '#000000',
},
}SCSS
$custom: #96b3bb; $custom-light: #b5c9cf; $custom-dark: #000000;
JSON
{
"hex": "#96b3bb",
"rgb": {
"r": 150,
"g": 179,
"b": 187
},
"hsl": {
"h": 192.973,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.74761,
"c": 0.03374,
"h": 216.3
},
"luminance": 0.42312
}Semantic roles & 50–950 ramp
primary
#96B3BB
secondary
#DCD3D0
accent
#5946A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282