#94A49A#94A49A
#94A49A is a light, muted green. Relative luminance 0.352; OKLCH L 70.3% C 0.023 H 158.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #94A49A |
|---|---|
| RGB | rgb(148, 164, 154) |
| HSL | hsl(143, 8%, 61%) |
| HSV | hsv(143, 10%, 64%) |
| CMYK | cmyk(9.8%, 0%, 6.1%, 35.7%) |
| CIE-LAB | lab(65.89, -7.61, 3.27) |
| CIE-LCH | lch(65.89, 8.29, 156.77°) |
| OKLab | oklab(70.31% -0.0215 0.0085) |
| OKLCH | oklch(70.31% 0.023 158.3) |
| XYZ | xyz(31.3197, 35.1795, 35.7058) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.76
Grey
#929591
ΔE00 7.59
Cement
#A5A391
ΔE00 8.08
Greenish Grey
#96AE8D
ΔE00 8.76
Greyish
#A8A495
ΔE00 8.89
Greyish Teal
#719F91
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A49A #A4949E
analogous
#96A494 #94A49A #94A4A2
triadic
#94A49A #9A94A4 #A49A94
tetradic
#94A49A #9496A4 #A4949E #A4A294
square
#94A49A #9496A4 #A4949E #A4A294
split-complementary
#94A49A #A294A4 #A49496
monochromatic
#57665D #73887B #94A49A #B5C0B9 #D6DCD8
Accessibility & contrast
On white
2.61
#94A49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#94A49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A49A
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A49A | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19A
Deuteranopia (green-blind)
#A19F9B
Tritanopia (blue-blind)
#92A4A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #94a49a; /* rgb */ color: rgb(148, 164, 154); /* oklch */ color: oklch(70.3% 0.023 158.3);
Tailwind
colors: {
custom: {
50: '#b3bfb7',
500: '#94a49a',
950: '#000000',
},
}SCSS
$custom: #94a49a; $custom-light: #b3bfb7; $custom-dark: #000000;
JSON
{
"hex": "#94a49a",
"rgb": {
"r": 148,
"g": 164,
"b": 154
},
"hsl": {
"h": 142.5,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.70312,
"c": 0.02309,
"h": 158.3
},
"luminance": 0.3518
}Semantic roles & 50–950 ramp
primary
#94A49A
secondary
#CDC7CB
accent
#537B92
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180