#94A4AE#94A4AE
#94A4AE is a light, muted cyan. Relative luminance 0.359; OKLCH L 70.9% C 0.023 H 235.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #94A4AE |
|---|---|
| RGB | rgb(148, 164, 174) |
| HSL | hsl(203, 14%, 63%) |
| HSV | hsv(203, 15%, 68%) |
| CMYK | cmyk(14.9%, 5.7%, 0%, 31.8%) |
| CIE-LAB | lab(66.45, -3.50, -7.07) |
| CIE-LCH | lch(66.45, 7.89, 243.69°) |
| OKLab | oklab(70.94% -0.0133 -0.0191) |
| OKLCH | oklch(70.94% 0.023 235.2) |
| XYZ | xyz(33.1263, 35.9021, 45.2207) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.52
Bluey Grey
#89A0B0
ΔE00 3.18
Cool Grey
#95A3A6
ΔE00 3.38
Bluegrey
#85A3B2
ΔE00 4.34
Pewter
#899397
ΔE00 6.01
Greyblue
#77A1B5
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A4AE #AE9E94
analogous
#94AEAB #94A4AE #9497AE
triadic
#94A4AE #AE94A4 #A4AE94
tetradic
#94A4AE #AB94AE #AE9E94 #97AE94
square
#94A4AE #AB94AE #AE9E94 #97AE94
split-complementary
#94A4AE #AE9497 #AEAB94
monochromatic
#566772 #718694 #94A4AE #B7C2C8 #DADFE3
Accessibility & contrast
On white
2.57
#94A4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#94A4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A4AE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A4AE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AF
Deuteranopia (green-blind)
#9CA0AE
Tritanopia (blue-blind)
#8DA7A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #94a4ae; /* rgb */ color: rgb(148, 164, 174); /* oklch */ color: oklch(70.9% 0.023 235.2);
Tailwind
colors: {
custom: {
50: '#b3bfc6',
500: '#94a4ae',
950: '#000000',
},
}SCSS
$custom: #94a4ae; $custom-light: #b3bfc6; $custom-dark: #000000;
JSON
{
"hex": "#94a4ae",
"rgb": {
"r": 148,
"g": 164,
"b": 174
},
"hsl": {
"h": 203.077,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.70936,
"c": 0.02326,
"h": 235.2
},
"luminance": 0.35903
}Semantic roles & 50–950 ramp
primary
#94A4AE
secondary
#D4CECA
accent
#6A4E98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182