#94A2AC#94A2AC
#94A2AC is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.022 H 238.8°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #94A2AC |
|---|---|
| RGB | rgb(148, 162, 172) |
| HSL | hsl(205, 13%, 63%) |
| HSV | hsv(205, 14%, 67%) |
| CMYK | cmyk(14%, 5.8%, 0%, 32.5%) |
| CIE-LAB | lab(65.84, -2.83, -6.86) |
| CIE-LCH | lch(65.84, 7.42, 247.55°) |
| OKLab | oklab(70.44% -0.0112 -0.0185) |
| OKLCH | oklch(70.44% 0.022 238.8) |
| XYZ | xyz(32.5777, 35.1145, 44.0831) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.63
Bluey Grey
#89A0B0
ΔE00 3.38
Cool Grey
#95A3A6
ΔE00 3.61
Bluegrey
#85A3B2
ΔE00 4.95
Pewter
#899397
ΔE00 5.49
Dark Gray
#A9A9A9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A2AC #AC9E94
analogous
#94ACAA #94A2AC #9496AC
triadic
#94A2AC #AC94A2 #A2AC94
tetradic
#94A2AC #AA94AC #AC9E94 #96AC94
square
#94A2AC #AA94AC #AC9E94 #96AC94
split-complementary
#94A2AC #AC9496 #ACAA94
monochromatic
#56656F #728491 #94A2AC #B6C0C7 #D9DEE1
Accessibility & contrast
On white
2.62
#94A2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#94A2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A2AC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A2AC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AD
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#8EA5A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #94a2ac; /* rgb */ color: rgb(148, 162, 172); /* oklch */ color: oklch(70.4% 0.022 238.8);
Tailwind
colors: {
custom: {
50: '#b3bdc4',
500: '#94a2ac',
950: '#000000',
},
}SCSS
$custom: #94a2ac; $custom-light: #b3bdc4; $custom-dark: #000000;
JSON
{
"hex": "#94a2ac",
"rgb": {
"r": 148,
"g": 162,
"b": 172
},
"hsl": {
"h": 205,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.70438,
"c": 0.02161,
"h": 238.8
},
"luminance": 0.35115
}Semantic roles & 50–950 ramp
primary
#94A2AC
secondary
#D2CDCA
accent
#6D4F97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111212
muted
#808181