#97AA94#97AA94
#97AA94 is a light, muted green. Relative luminance 0.375; OKLCH L 71.7% C 0.038 H 141.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97AA94 |
|---|---|
| RGB | rgb(151, 170, 148) |
| HSL | hsl(112, 11%, 62%) |
| HSV | hsv(112, 13%, 67%) |
| CMYK | cmyk(11.2%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.63, -10.88, 9.12) |
| CIE-LCH | lch(67.63, 14.20, 140.03°) |
| OKLab | oklab(71.69% -0.0296 0.0237) |
| OKLCH | oklch(71.69% 0.038 141.4) |
| XYZ | xyz(32.4815, 37.4665, 33.5317) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.83
Sage Green
#9CAF88
ΔE00 5.41
Grey Green
#86A17D
ΔE00 6.09
Greyish Green
#82A67D
ΔE00 7.49
Greeny Grey
#7EA07A
ΔE00 7.61
Cement
#A5A391
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AA94 #A794AA
analogous
#A2AA94 #97AA94 #94AA9C
triadic
#97AA94 #9497AA #AA9497
tetradic
#97AA94 #94A2AA #A794AA #AA9C94
square
#97AA94 #94A2AA #A794AA #AA9C94
split-complementary
#97AA94 #9C94AA #AA94A2
monochromatic
#5A6D57 #768F72 #97AA94 #B8C5B6 #D9E0D8
Accessibility & contrast
On white
2.47
#97AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#97AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AA94
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AA94 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA693
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#96A8A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97aa94; /* rgb */ color: rgb(151, 170, 148); /* oklch */ color: oklch(71.7% 0.038 141.4);
Tailwind
colors: {
custom: {
50: '#b5c3b3',
500: '#97aa94',
950: '#000000',
},
}SCSS
$custom: #97aa94; $custom-light: #b5c3b3; $custom-dark: #000000;
JSON
{
"hex": "#97aa94",
"rgb": {
"r": 151,
"g": 170,
"b": 148
},
"hsl": {
"h": 111.818,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71694,
"c": 0.03789,
"h": 141.4
},
"luminance": 0.37467
}Semantic roles & 50–950 ramp
primary
#97AA94
secondary
#D0C9D1
accent
#50968C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180