#94A094#94A094
#94A094 is a light, muted grey. Relative luminance 0.336; OKLCH L 69.3% C 0.022 H 145.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #94A094 |
|---|---|
| RGB | rgb(148, 160, 148) |
| HSL | hsl(120, 6%, 60%) |
| HSV | hsv(120, 8%, 63%) |
| CMYK | cmyk(7.5%, 0%, 7.5%, 37.3%) |
| CIE-LAB | lab(64.62, -6.60, 4.79) |
| CIE-LCH | lch(64.62, 8.16, 144.02°) |
| OKLab | oklab(69.26% -0.0181 0.0125) |
| OKLCH | oklch(69.26% 0.022 145.3) |
| XYZ | xyz(30.1278, 33.5754, 32.9047) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 6.48
Cement
#A5A391
ΔE00 6.65
Cool Grey
#95A3A6
ΔE00 7.54
Greyish
#A8A495
ΔE00 7.61
Greenish Grey
#96AE8D
ΔE00 8.84
Pewter
#899397
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A094 #A094A0
analogous
#9AA094 #94A094 #94A09A
triadic
#94A094 #9494A0 #A09494
tetradic
#94A094 #949AA0 #A094A0 #A09A94
square
#94A094 #949AA0 #A094A0 #A09A94
split-complementary
#94A094 #9A94A0 #A0949A
monochromatic
#576257 #748374 #94A094 #B4BDB4 #D5DAD5
Accessibility & contrast
On white
2.72
#94A094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#94A094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A094
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A094 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E93
Deuteranopia (green-blind)
#9E9C95
Tritanopia (blue-blind)
#939F9C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #94a094; /* rgb */ color: rgb(148, 160, 148); /* oklch */ color: oklch(69.3% 0.022 145.3);
Tailwind
colors: {
custom: {
50: '#b3bcb3',
500: '#94a094',
950: '#000000',
},
}SCSS
$custom: #94a094; $custom-light: #b3bcb3; $custom-dark: #000000;
JSON
{
"hex": "#94a094",
"rgb": {
"r": 148,
"g": 160,
"b": 148
},
"hsl": {
"h": 120,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.6926,
"c": 0.02201,
"h": 145.3
},
"luminance": 0.33576
}Semantic roles & 50–950 ramp
primary
#94A094
secondary
#CAC6CA
accent
#569090
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180