#94A498#94A498
#94A498 is a light, muted green. Relative luminance 0.351; OKLCH L 70.3% C 0.025 H 153.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #94A498 |
|---|---|
| RGB | rgb(148, 164, 152) |
| HSL | hsl(135, 8%, 61%) |
| HSV | hsv(135, 10%, 64%) |
| CMYK | cmyk(9.8%, 0%, 7.3%, 35.7%) |
| CIE-LAB | lab(65.84, -8.00, 4.31) |
| CIE-LCH | lch(65.84, 9.09, 151.70°) |
| OKLab | oklab(70.25% -0.0223 0.0112) |
| OKLCH | oklch(70.25% 0.025 153.3) |
| XYZ | xyz(31.1545, 35.1134, 34.8359) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.63
Cement
#A5A391
ΔE00 7.86
Greenish Grey
#96AE8D
ΔE00 7.98
Grey
#929591
ΔE00 7.98
Greyish
#A8A495
ΔE00 8.84
Grey Green
#86A17D
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A498 #A494A0
analogous
#98A494 #94A498 #94A4A0
triadic
#94A498 #9894A4 #A49894
tetradic
#94A498 #9498A4 #A494A0 #A4A094
square
#94A498 #9498A4 #A494A0 #A4A094
split-complementary
#94A498 #A094A4 #A49498
monochromatic
#57665B #738878 #94A498 #B5C0B8 #D6DCD8
Accessibility & contrast
On white
2.62
#94A498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#94A498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A498
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A498 | 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)
#A4A197
Deuteranopia (green-blind)
#A19F99
Tritanopia (blue-blind)
#92A3A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #94a498; /* rgb */ color: rgb(148, 164, 152); /* oklch */ color: oklch(70.3% 0.025 153.3);
Tailwind
colors: {
custom: {
50: '#b3bfb6',
500: '#94a498',
950: '#000000',
},
}SCSS
$custom: #94a498; $custom-light: #b3bfb6; $custom-dark: #000000;
JSON
{
"hex": "#94a498",
"rgb": {
"r": 148,
"g": 164,
"b": 152
},
"hsl": {
"h": 135,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.70254,
"c": 0.02497,
"h": 153.3
},
"luminance": 0.35114
}Semantic roles & 50–950 ramp
primary
#94A498
secondary
#CDC7CB
accent
#538292
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180