#97AA95#97AA95
#97AA95 is a light, muted green. Relative luminance 0.375; OKLCH L 71.7% C 0.037 H 142.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97AA95 |
|---|---|
| RGB | rgb(151, 170, 149) |
| HSL | hsl(114, 11%, 63%) |
| HSV | hsv(114, 12%, 67%) |
| CMYK | cmyk(11.2%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(67.65, -10.70, 8.60) |
| CIE-LCH | lch(67.65, 13.73, 141.20°) |
| OKLab | oklab(71.72% -0.0292 0.0223) |
| OKLCH | oklch(71.72% 0.037 142.6) |
| XYZ | xyz(32.5609, 37.4983, 33.9504) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.15
Sage Green
#9CAF88
ΔE00 5.75
Grey Green
#86A17D
ΔE00 6.37
Greyish Green
#82A67D
ΔE00 7.77
Greeny Grey
#7EA07A
ΔE00 7.86
Cement
#A5A391
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AA95 #A895AA
analogous
#A1AA95 #97AA95 #95AA9E
triadic
#97AA95 #9597AA #AA9597
tetradic
#97AA95 #95A1AA #A895AA #AA9E95
square
#97AA95 #95A1AA #A895AA #AA9E95
split-complementary
#97AA95 #9E95AA #AA95A1
monochromatic
#5A6D57 #768F73 #97AA95 #B8C5B7 #DAE0D9
Accessibility & contrast
On white
2.47
#97AA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#97AA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AA95
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AA95 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#96A9A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97aa95; /* rgb */ color: rgb(151, 170, 149); /* oklch */ color: oklch(71.7% 0.037 142.6);
Tailwind
colors: {
custom: {
50: '#b5c3b4',
500: '#97aa95',
950: '#000000',
},
}SCSS
$custom: #97aa95; $custom-light: #b5c3b4; $custom-dark: #000000;
JSON
{
"hex": "#97aa95",
"rgb": {
"r": 151,
"g": 170,
"b": 149
},
"hsl": {
"h": 114.286,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71721,
"c": 0.03673,
"h": 142.6
},
"luminance": 0.37499
}Semantic roles & 50–950 ramp
primary
#97AA95
secondary
#D0CAD1
accent
#50958F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180