#96A2B0#96A2B0
#96A2B0 is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.7% C 0.025 H 252.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #96A2B0 |
|---|---|
| RGB | rgb(150, 162, 176) |
| HSL | hsl(212, 14%, 64%) |
| HSV | hsv(212, 15%, 69%) |
| CMYK | cmyk(14.8%, 8%, 0%, 31%) |
| CIE-LAB | lab(66.10, -1.30, -8.68) |
| CIE-LCH | lch(66.10, 8.78, 261.49°) |
| OKLab | oklab(70.72% -0.0075 -0.0234) |
| OKLCH | oklch(70.72% 0.025 252.3) |
| XYZ | xyz(33.3326, 35.4587, 46.1539) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.99
Bluey Grey
#89A0B0
ΔE00 4.03
Cool Grey
#95A3A6
ΔE00 5.89
Bluegrey
#85A3B2
ΔE00 6.24
Pewter
#899397
ΔE00 6.82
Dark Gray
#A9A9A9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96A2B0 #B0A496
analogous
#96AFB0 #96A2B0 #9796B0
triadic
#96A2B0 #B096A2 #A2B096
tetradic
#96A2B0 #B096AF #B0A496 #96B097
square
#96A2B0 #B096AF #B0A496 #96B097
split-complementary
#96A2B0 #B09796 #AFB096
monochromatic
#576574 #738396 #96A2B0 #B9C1CA #DCE0E5
Accessibility & contrast
On white
2.60
#96A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#96A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96A2B0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96A2B0 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B1
Deuteranopia (green-blind)
#9A9FB0
Tritanopia (blue-blind)
#90A5A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #96a2b0; /* rgb */ color: rgb(150, 162, 176); /* oklch */ color: oklch(70.7% 0.025 252.3);
Tailwind
colors: {
custom: {
50: '#b5bdc7',
500: '#96a2b0',
950: '#000000',
},
}SCSS
$custom: #96a2b0; $custom-light: #b5bdc7; $custom-dark: #000000;
JSON
{
"hex": "#96a2b0",
"rgb": {
"r": 150,
"g": 162,
"b": 176
},
"hsl": {
"h": 212.308,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.70724,
"c": 0.0246,
"h": 252.3
},
"luminance": 0.35459
}Semantic roles & 50–950 ramp
primary
#96A2B0
secondary
#D5D1CC
accent
#764D98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182