#96AAAF#96AAAF
#96AAAF is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.023 H 214.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAAF |
|---|---|
| RGB | rgb(150, 170, 175) |
| HSL | hsl(192, 14%, 64%) |
| HSV | hsv(192, 14%, 69%) |
| CMYK | cmyk(14.3%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(68.26, -5.88, -4.92) |
| CIE-LCH | lch(68.26, 7.67, 219.93°) |
| OKLab | oklab(72.41% -0.0194 -0.0133) |
| OKLCH | oklch(72.41% 0.023 214.5) |
| XYZ | xyz(34.6883, 38.3279, 46.1195) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.76
Cool Gray
#9AA7B0
ΔE00 3.97
Bluegrey
#85A3B2
ΔE00 5.08
Bluey Grey
#89A0B0
ΔE00 5.75
Pewter
#899397
ΔE00 7.60
Greyblue
#77A1B5
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAAF #AF9B96
analogous
#96AFA7 #96AAAF #969DAF
triadic
#96AAAF #AF96AA #AAAF96
tetradic
#96AAAF #A796AF #AF9B96 #9DAF96
square
#96AAAF #A796AF #AF9B96 #9DAF96
split-complementary
#96AAAF #AF969D #AFA796
monochromatic
#586E73 #738E95 #96AAAF #B9C6C9 #DBE2E4
Accessibility & contrast
On white
2.42
#96AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#96AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAAF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAAF | 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)
#A6A8AF
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#8FACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aaaf; /* rgb */ color: rgb(150, 170, 175); /* oklch */ color: oklch(72.4% 0.023 214.5);
Tailwind
colors: {
custom: {
50: '#b5c3c6',
500: '#96aaaf',
950: '#000000',
},
}SCSS
$custom: #96aaaf; $custom-light: #b5c3c6; $custom-dark: #000000;
JSON
{
"hex": "#96aaaf",
"rgb": {
"r": 150,
"g": 170,
"b": 175
},
"hsl": {
"h": 192,
"s": 13.514,
"l": 63.725
},
"oklch": {
"l": 0.72414,
"c": 0.02349,
"h": 214.5
},
"luminance": 0.38329
}Semantic roles & 50–950 ramp
primary
#96AAAF
secondary
#D5CECC
accent
#5D4E98
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182