#96AAB0#96AAB0
#96AAB0 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.4% C 0.024 H 217.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAB0 |
|---|---|
| RGB | rgb(150, 170, 176) |
| HSL | hsl(194, 14%, 64%) |
| HSV | hsv(194, 15%, 69%) |
| CMYK | cmyk(14.8%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(68.29, -5.67, -5.43) |
| CIE-LCH | lch(68.29, 7.85, 223.79°) |
| OKLab | oklab(72.45% -0.019 -0.0147) |
| OKLCH | oklch(72.45% 0.024 217.7) |
| XYZ | xyz(34.7869, 38.3673, 46.6387) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.85
Cool Gray
#9AA7B0
ΔE00 3.60
Bluegrey
#85A3B2
ΔE00 4.76
Bluey Grey
#89A0B0
ΔE00 5.34
Greyblue
#77A1B5
ΔE00 7.53
Pewter
#899397
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAB0 #B09C96
analogous
#96B0A9 #96AAB0 #969DB0
triadic
#96AAB0 #B096AA #AAB096
tetradic
#96AAB0 #A996B0 #B09C96 #9DB096
square
#96AAB0 #A996B0 #B09C96 #9DB096
split-complementary
#96AAB0 #B0969D #B0A996
monochromatic
#576E74 #738E96 #96AAB0 #B9C6CA #DCE3E5
Accessibility & contrast
On white
2.42
#96AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#96AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAB0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAB0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B0
Deuteranopia (green-blind)
#A2A5B0
Tritanopia (blue-blind)
#8FACAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aab0; /* rgb */ color: rgb(150, 170, 176); /* oklch */ color: oklch(72.4% 0.024 217.7);
Tailwind
colors: {
custom: {
50: '#b5c3c7',
500: '#96aab0',
950: '#000000',
},
}SCSS
$custom: #96aab0; $custom-light: #b5c3c7; $custom-dark: #000000;
JSON
{
"hex": "#96aab0",
"rgb": {
"r": 150,
"g": 170,
"b": 176
},
"hsl": {
"h": 193.846,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.72446,
"c": 0.02399,
"h": 217.7
},
"luminance": 0.38368
}Semantic roles & 50–950 ramp
primary
#96AAB0
secondary
#D5CECC
accent
#5F4D98
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182