#94A0AA#94A0AA
#94A0AA is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.9% C 0.020 H 243.1°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #94A0AA |
|---|---|
| RGB | rgb(148, 160, 170) |
| HSL | hsl(207, 11%, 62%) |
| HSV | hsv(207, 13%, 67%) |
| CMYK | cmyk(12.9%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(65.23, -2.16, -6.64) |
| CIE-LCH | lch(65.23, 6.98, 251.96°) |
| OKLab | oklab(69.94% -0.0091 -0.0179) |
| OKLCH | oklch(69.94% 0.02 243.1) |
| XYZ | xyz(32.0376, 34.3393, 42.9627) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.18
Bluey Grey
#89A0B0
ΔE00 3.83
Cool Grey
#95A3A6
ΔE00 4.06
Pewter
#899397
ΔE00 5.09
Bluegrey
#85A3B2
ΔE00 5.68
Dark Gray
#A9A9A9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A0AA #AA9E94
analogous
#94AAA9 #94A0AA #9495AA
triadic
#94A0AA #AA94A0 #A0AA94
tetradic
#94A0AA #A994AA #AA9E94 #95AA94
square
#94A0AA #A994AA #AA9E94 #95AA94
split-complementary
#94A0AA #AA9495 #AAA994
monochromatic
#57636D #72828F #94A0AA #B6BEC5 #D8DDE0
Accessibility & contrast
On white
2.67
#94A0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#94A0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A0AA
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A0AA | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#999DAA
Tritanopia (blue-blind)
#8FA2A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #94a0aa; /* rgb */ color: rgb(148, 160, 170); /* oklch */ color: oklch(69.9% 0.020 243.1);
Tailwind
colors: {
custom: {
50: '#b3bcc3',
500: '#94a0aa',
950: '#000000',
},
}SCSS
$custom: #94a0aa; $custom-light: #b3bcc3; $custom-dark: #000000;
JSON
{
"hex": "#94a0aa",
"rgb": {
"r": 148,
"g": 160,
"b": 170
},
"hsl": {
"h": 207.273,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.6994,
"c": 0.02005,
"h": 243.1
},
"luminance": 0.3434
}Semantic roles & 50–950 ramp
primary
#94A0AA
secondary
#D1CDC9
accent
#705096
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181