#96ACBB#96ACBB
#96ACBB is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.2% C 0.033 H 237.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACBB |
|---|---|
| RGB | rgb(150, 172, 187) |
| HSL | hsl(204, 21%, 66%) |
| HSV | hsv(204, 20%, 73%) |
| CMYK | cmyk(19.8%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(69.17, -4.34, -10.22) |
| CIE-LCH | lch(69.17, 11.10, 247.00°) |
| OKLab | oklab(73.25% -0.0175 -0.0277) |
| OKLCH | oklch(73.25% 0.033 237.7) |
| XYZ | xyz(36.2975, 39.5759, 52.7306) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.46
Bluey Grey
#89A0B0
ΔE00 3.67
Bluegrey
#85A3B2
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 5.35
Cool Grey
#95A3A6
ΔE00 5.90
Greyblue
#77A1B5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACBB #BBA596
analogous
#96BBB7 #96ACBB #9699BB
triadic
#96ACBB #BB96AC #ACBB96
tetradic
#96ACBB #B796BB #BBA596 #99BB96
square
#96ACBB #B796BB #BBA596 #99BB96
split-complementary
#96ACBB #BB9699 #BBB796
monochromatic
#547082 #718FA3 #96ACBB #BBC9D3 #E0E7EB
Accessibility & contrast
On white
2.36
#96ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#96ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACBB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACBB | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#8CB0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #96acbb; /* rgb */ color: rgb(150, 172, 187); /* oklch */ color: oklch(73.2% 0.033 237.7);
Tailwind
colors: {
custom: {
50: '#b5c4cf',
500: '#96acbb',
950: '#000000',
},
}SCSS
$custom: #96acbb; $custom-light: #b5c4cf; $custom-dark: #000000;
JSON
{
"hex": "#96acbb",
"rgb": {
"r": 150,
"g": 172,
"b": 187
},
"hsl": {
"h": 204.324,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.73246,
"c": 0.03277,
"h": 237.7
},
"luminance": 0.39577
}Semantic roles & 50–950 ramp
primary
#96ACBB
secondary
#DCD5D0
accent
#6A46A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182