#94AA96#94AA96
#94AA96 is a light, muted green. Relative luminance 0.372; OKLCH L 71.5% C 0.038 H 147.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #94AA96 |
|---|---|
| RGB | rgb(148, 170, 150) |
| HSL | hsl(125, 11%, 62%) |
| HSV | hsv(125, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(67.46, -11.58, 7.75) |
| CIE-LCH | lch(67.46, 13.94, 146.20°) |
| OKLab | oklab(71.53% -0.0319 0.0201) |
| OKLCH | oklch(71.53% 0.038 147.7) |
| XYZ | xyz(32.0913, 37.2468, 34.3469) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.33
Sage Green
#9CAF88
ΔE00 6.27
Grey Green
#86A17D
ΔE00 6.33
Greyish Green
#82A67D
ΔE00 7.58
Greeny Grey
#7EA07A
ΔE00 7.63
Greyish Teal
#719F91
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AA96 #AA94A8
analogous
#9DAA94 #94AA96 #94AAA1
triadic
#94AA96 #9694AA #AA9694
tetradic
#94AA96 #949DAA #AA94A8 #AAA194
square
#94AA96 #949DAA #AA94A8 #AAA194
split-complementary
#94AA96 #A194AA #AA949D
monochromatic
#576D59 #728F75 #94AA96 #B6C5B7 #D8E0D9
Accessibility & contrast
On white
2.49
#94AA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#94AA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AA96
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AA96 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#A7A397
Tritanopia (blue-blind)
#92A9A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #94aa96; /* rgb */ color: rgb(148, 170, 150); /* oklch */ color: oklch(71.5% 0.038 147.7);
Tailwind
colors: {
custom: {
50: '#b3c3b4',
500: '#94aa96',
950: '#000000',
},
}SCSS
$custom: #94aa96; $custom-light: #b3c3b4; $custom-dark: #000000;
JSON
{
"hex": "#94aa96",
"rgb": {
"r": 148,
"g": 170,
"b": 150
},
"hsl": {
"h": 125.455,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71527,
"c": 0.03771,
"h": 147.7
},
"luminance": 0.37247
}Semantic roles & 50–950 ramp
primary
#94AA96
secondary
#D1C9D0
accent
#508F96
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180