#96AAAE#96AAAE
#96AAAE is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.023 H 211.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAAE |
|---|---|
| RGB | rgb(150, 170, 174) |
| HSL | hsl(190, 13%, 64%) |
| HSV | hsv(190, 14%, 68%) |
| CMYK | cmyk(13.8%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(68.23, -6.09, -4.41) |
| CIE-LCH | lch(68.23, 7.52, 215.89°) |
| OKLab | oklab(72.38% -0.0198 -0.0119) |
| OKLCH | oklch(72.38% 0.023 211.1) |
| XYZ | xyz(34.5905, 38.2887, 45.6042) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.75
Cool Gray
#9AA7B0
ΔE00 4.37
Bluegrey
#85A3B2
ΔE00 5.44
Bluey Grey
#89A0B0
ΔE00 6.18
Pewter
#899397
ΔE00 7.66
Greyblue
#77A1B5
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAAE #AE9A96
analogous
#96AEA6 #96AAAE #969EAE
triadic
#96AAAE #AE96AA #AAAE96
tetradic
#96AAAE #A696AE #AE9A96 #9EAE96
square
#96AAAE #A696AE #AE9A96 #9EAE96
split-complementary
#96AAAE #AE969E #AEA696
monochromatic
#586D72 #738E93 #96AAAE #B9C6C9 #DBE2E3
Accessibility & contrast
On white
2.43
#96AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#96AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAAE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAAE | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#8FACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aaae; /* rgb */ color: rgb(150, 170, 174); /* oklch */ color: oklch(72.4% 0.023 211.1);
Tailwind
colors: {
custom: {
50: '#b5c3c6',
500: '#96aaae',
950: '#000000',
},
}SCSS
$custom: #96aaae; $custom-light: #b5c3c6; $custom-dark: #000000;
JSON
{
"hex": "#96aaae",
"rgb": {
"r": 150,
"g": 170,
"b": 174
},
"hsl": {
"h": 190,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.72382,
"c": 0.02309,
"h": 211.1
},
"luminance": 0.38289
}Semantic roles & 50–950 ramp
primary
#96AAAE
secondary
#D4CDCC
accent
#5B4E97
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182