#96AABB#96AABB
#96AABB is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.8% C 0.033 H 243.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #96AABB |
|---|---|
| RGB | rgb(150, 170, 187) |
| HSL | hsl(208, 21%, 66%) |
| HSV | hsv(208, 20%, 73%) |
| CMYK | cmyk(19.8%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.62, -3.25, -11.04) |
| CIE-LCH | lch(68.62, 11.51, 253.58°) |
| OKLab | oklab(72.82% -0.0147 -0.0299) |
| OKLCH | oklch(72.82% 0.033 243.9) |
| XYZ | xyz(35.9197, 38.8204, 52.6047) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.47
Cool Gray
#9AA7B0
ΔE00 3.54
Bluegrey
#85A3B2
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 5.62
Cool Grey
#95A3A6
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AABB #BBA796
analogous
#96BBB9 #96AABB #9697BB
triadic
#96AABB #BB96AA #AABB96
tetradic
#96AABB #B996BB #BBA796 #97BB96
square
#96AABB #B996BB #BBA796 #97BB96
split-complementary
#96AABB #BB9697 #BBB996
monochromatic
#546D82 #718CA3 #96AABB #BBC8D3 #E0E6EB
Accessibility & contrast
On white
2.40
#96AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#96AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AABB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AABB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#8CAEAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96aabb; /* rgb */ color: rgb(150, 170, 187); /* oklch */ color: oklch(72.8% 0.033 243.9);
Tailwind
colors: {
custom: {
50: '#b5c3cf',
500: '#96aabb',
950: '#000000',
},
}SCSS
$custom: #96aabb; $custom-light: #b5c3cf; $custom-dark: #000000;
JSON
{
"hex": "#96aabb",
"rgb": {
"r": 150,
"g": 170,
"b": 187
},
"hsl": {
"h": 207.568,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.72816,
"c": 0.03335,
"h": 243.9
},
"luminance": 0.38821
}Semantic roles & 50–950 ramp
primary
#96AABB
secondary
#DCD6D0
accent
#6F46A0
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182