#94A29C#94A29C
#94A29C is a light, near-neutral grey. Relative luminance 0.345; OKLCH L 69.9% C 0.018 H 168.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #94A29C |
|---|---|
| RGB | rgb(148, 162, 156) |
| HSL | hsl(154, 7%, 61%) |
| HSV | hsv(154, 9%, 64%) |
| CMYK | cmyk(8.6%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(65.39, -6.14, 1.42) |
| CIE-LCH | lch(65.39, 6.30, 166.95°) |
| OKLab | oklab(69.93% -0.0177 0.0037) |
| OKLCH | oklch(69.93% 0.018 168.2) |
| XYZ | xyz(31.1326, 34.5365, 36.4720) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.75
Grey
#929591
ΔE00 6.11
Pewter
#899397
ΔE00 7.36
Cement
#A5A391
ΔE00 8.23
Cool Gray
#9AA7B0
ΔE00 8.25
Dark Gray
#A9A9A9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A29C #A2949A
analogous
#94A295 #94A29C #94A1A2
triadic
#94A29C #9C94A2 #A29C94
tetradic
#94A29C #9594A2 #A2949A #A1A294
square
#94A29C #9594A2 #A2949A #A1A294
split-complementary
#94A29C #A294A1 #A29594
monochromatic
#57645F #74857E #94A29C #B5BEBA #D5DBD9
Accessibility & contrast
On white
2.66
#94A29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#94A29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A29C
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A29C | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09C
Deuteranopia (green-blind)
#9E9E9C
Tritanopia (blue-blind)
#91A2A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #94a29c; /* rgb */ color: rgb(148, 162, 156); /* oklch */ color: oklch(69.9% 0.018 168.2);
Tailwind
colors: {
custom: {
50: '#b3bdb9',
500: '#94a29c',
950: '#000000',
},
}SCSS
$custom: #94a29c; $custom-light: #b3bdb9; $custom-dark: #000000;
JSON
{
"hex": "#94a29c",
"rgb": {
"r": 148,
"g": 162,
"b": 156
},
"hsl": {
"h": 154.286,
"s": 7,
"l": 60.784
},
"oklch": {
"l": 0.69932,
"c": 0.01807,
"h": 168.2
},
"luminance": 0.34537
}Semantic roles & 50–950 ramp
primary
#94A29C
secondary
#CCC6C9
accent
#556E91
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180