#94A6AA#94A6AA
#94A6AA is a light, muted cyan. Relative luminance 0.365; OKLCH L 71.2% C 0.021 H 212.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #94A6AA |
|---|---|
| RGB | rgb(148, 166, 170) |
| HSL | hsl(191, 11%, 62%) |
| HSV | hsv(191, 13%, 67%) |
| CMYK | cmyk(12.9%, 2.4%, 0%, 33.3%) |
| CIE-LAB | lab(66.88, -5.44, -4.20) |
| CIE-LCH | lch(66.88, 6.88, 217.67°) |
| OKLab | oklab(71.24% -0.0178 -0.0113) |
| OKLCH | oklch(71.24% 0.021 212.6) |
| XYZ | xyz(33.1029, 36.4699, 43.3178) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.59
Cool Gray
#9AA7B0
ΔE00 3.85
Bluegrey
#85A3B2
ΔE00 5.25
Bluey Grey
#89A0B0
ΔE00 5.63
Pewter
#899397
ΔE00 6.37
Dark Gray
#A9A9A9
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A6AA #AA9894
analogous
#94AAA3 #94A6AA #949BAA
triadic
#94A6AA #AA94A6 #A6AA94
tetradic
#94A6AA #A394AA #AA9894 #9BAA94
square
#94A6AA #A394AA #AA9894 #9BAA94
split-complementary
#94A6AA #AA949B #AAA394
monochromatic
#57696D #728A8F #94A6AA #B6C2C5 #D8DFE0
Accessibility & contrast
On white
2.53
#94A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#94A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A6AA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A6AA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4AA
Deuteranopia (green-blind)
#9FA1AA
Tritanopia (blue-blind)
#8EA8A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #94a6aa; /* rgb */ color: rgb(148, 166, 170); /* oklch */ color: oklch(71.2% 0.021 212.6);
Tailwind
colors: {
custom: {
50: '#b3c0c3',
500: '#94a6aa',
950: '#000000',
},
}SCSS
$custom: #94a6aa; $custom-light: #b3c0c3; $custom-dark: #000000;
JSON
{
"hex": "#94a6aa",
"rgb": {
"r": 148,
"g": 166,
"b": 170
},
"hsl": {
"h": 190.909,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71238,
"c": 0.02107,
"h": 212.6
},
"luminance": 0.36471
}Semantic roles & 50–950 ramp
primary
#94A6AA
secondary
#D1CAC9
accent
#5D5096
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181