#94A4AA#94A4AA
#94A4AA is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.8% C 0.020 H 222.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #94A4AA |
|---|---|
| RGB | rgb(148, 164, 170) |
| HSL | hsl(196, 11%, 62%) |
| HSV | hsv(196, 13%, 67%) |
| CMYK | cmyk(12.9%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(66.33, -4.36, -5.02) |
| CIE-LCH | lch(66.33, 6.64, 229.03°) |
| OKLab | oklab(70.8% -0.0149 -0.0135) |
| OKLCH | oklch(70.8% 0.02 222.3) |
| XYZ | xyz(32.7422, 35.7485, 43.1975) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.50
Cool Gray
#9AA7B0
ΔE00 2.57
Bluey Grey
#89A0B0
ΔE00 4.57
Bluegrey
#85A3B2
ΔE00 4.87
Pewter
#899397
ΔE00 5.56
Dark Gray
#A9A9A9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A4AA #AA9A94
analogous
#94AAA5 #94A4AA #9499AA
triadic
#94A4AA #AA94A4 #A4AA94
tetradic
#94A4AA #A594AA #AA9A94 #99AA94
square
#94A4AA #A594AA #AA9A94 #99AA94
split-complementary
#94A4AA #AA9499 #AAA594
monochromatic
#57676D #72878F #94A4AA #B6C1C5 #D8DEE0
Accessibility & contrast
On white
2.58
#94A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#94A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A4AA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A4AA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AA
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#8EA6A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #94a4aa; /* rgb */ color: rgb(148, 164, 170); /* oklch */ color: oklch(70.8% 0.020 222.3);
Tailwind
colors: {
custom: {
50: '#b3bfc3',
500: '#94a4aa',
950: '#000000',
},
}SCSS
$custom: #94a4aa; $custom-light: #b3bfc3; $custom-dark: #000000;
JSON
{
"hex": "#94a4aa",
"rgb": {
"r": 148,
"g": 164,
"b": 170
},
"hsl": {
"h": 196.364,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.70804,
"c": 0.0201,
"h": 222.3
},
"luminance": 0.35749
}Semantic roles & 50–950 ramp
primary
#94A4AA
secondary
#D1CBC9
accent
#635096
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181