#94AA94#94AA94
#94AA94 is a light, muted green. Relative luminance 0.372; OKLCH L 71.5% C 0.040 H 145.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #94AA94 |
|---|---|
| RGB | rgb(148, 170, 148) |
| HSL | hsl(120, 11%, 62%) |
| HSV | hsv(120, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.41, -11.96, 8.79) |
| CIE-LCH | lch(67.41, 14.84, 143.67°) |
| OKLab | oklab(71.47% -0.0327 0.0228) |
| OKLCH | oklch(71.47% 0.04 145.1) |
| XYZ | xyz(31.9316, 37.1830, 33.5059) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.65
Sage Green
#9CAF88
ΔE00 5.60
Grey Green
#86A17D
ΔE00 5.73
Greyish Green
#82A67D
ΔE00 6.98
Greeny Grey
#7EA07A
ΔE00 7.09
Greyish Teal
#719F91
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AA94 #AA94AA
analogous
#9FAA94 #94AA94 #94AA9F
triadic
#94AA94 #9494AA #AA9494
tetradic
#94AA94 #949FAA #AA94AA #AA9F94
square
#94AA94 #949FAA #AA94AA #AA9F94
split-complementary
#94AA94 #9F94AA #AA949F
monochromatic
#576D57 #728F72 #94AA94 #B6C5B6 #D8E0D8
Accessibility & contrast
On white
2.49
#94AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#94AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AA94
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AA94 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA693
Deuteranopia (green-blind)
#A7A395
Tritanopia (blue-blind)
#92A9A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #94aa94; /* rgb */ color: rgb(148, 170, 148); /* oklch */ color: oklch(71.5% 0.040 145.1);
Tailwind
colors: {
custom: {
50: '#b3c3b3',
500: '#94aa94',
950: '#000000',
},
}SCSS
$custom: #94aa94; $custom-light: #b3c3b3; $custom-dark: #000000;
JSON
{
"hex": "#94aa94",
"rgb": {
"r": 148,
"g": 170,
"b": 148
},
"hsl": {
"h": 120,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71473,
"c": 0.0399,
"h": 145.1
},
"luminance": 0.37183
}Semantic roles & 50–950 ramp
primary
#94AA94
secondary
#D1C9D1
accent
#509696
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180