#94A494#94A494
#94A494 is a light, muted green. Relative luminance 0.350; OKLCH L 70.1% C 0.029 H 145.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #94A494 |
|---|---|
| RGB | rgb(148, 164, 148) |
| HSL | hsl(120, 8%, 61%) |
| HSV | hsv(120, 10%, 64%) |
| CMYK | cmyk(9.8%, 0%, 9.8%, 35.7%) |
| CIE-LAB | lab(65.74, -8.76, 6.39) |
| CIE-LCH | lch(65.74, 10.85, 143.88°) |
| OKLab | oklab(70.14% -0.024 0.0167) |
| OKLCH | oklch(70.14% 0.029 145.3) |
| XYZ | xyz(30.8324, 34.9846, 33.1395) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.54
Grey Green
#86A17D
ΔE00 7.64
Cement
#A5A391
ΔE00 7.67
Sage Green
#9CAF88
ΔE00 7.92
Grey
#929591
ΔE00 8.88
Greyish
#A8A495
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A494 #A494A4
analogous
#9CA494 #94A494 #94A49C
triadic
#94A494 #9494A4 #A49494
tetradic
#94A494 #949CA4 #A494A4 #A49C94
square
#94A494 #949CA4 #A494A4 #A49C94
split-complementary
#94A494 #9C94A4 #A4949C
monochromatic
#576657 #738873 #94A494 #B5C0B5 #D6DCD6
Accessibility & contrast
On white
2.63
#94A494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#94A494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A494
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A494 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#A29F95
Tritanopia (blue-blind)
#93A39F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #94a494; /* rgb */ color: rgb(148, 164, 148); /* oklch */ color: oklch(70.1% 0.029 145.3);
Tailwind
colors: {
custom: {
50: '#b3bfb3',
500: '#94a494',
950: '#000000',
},
}SCSS
$custom: #94a494; $custom-light: #b3bfb3; $custom-dark: #000000;
JSON
{
"hex": "#94a494",
"rgb": {
"r": 148,
"g": 164,
"b": 148
},
"hsl": {
"h": 120,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.70141,
"c": 0.02922,
"h": 145.3
},
"luminance": 0.34985
}Semantic roles & 50–950 ramp
primary
#94A494
secondary
#CDC7CD
accent
#539292
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180