#97AA97#97AA97
#97AA97 is a light, muted green. Relative luminance 0.376; OKLCH L 71.8% C 0.034 H 145.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97AA97 |
|---|---|
| RGB | rgb(151, 170, 151) |
| HSL | hsl(120, 10%, 63%) |
| HSV | hsv(120, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(67.70, -10.33, 7.56) |
| CIE-LCH | lch(67.70, 12.80, 143.79°) |
| OKLab | oklab(71.78% -0.0283 0.0197) |
| OKLCH | oklch(71.78% 0.034 145.2) |
| XYZ | xyz(32.7220, 37.5627, 34.7985) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.83
Sage Green
#9CAF88
ΔE00 6.45
Grey Green
#86A17D
ΔE00 6.96
Greyish Green
#82A67D
ΔE00 8.36
Greeny Grey
#7EA07A
ΔE00 8.39
Cement
#A5A391
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AA97 #AA97AA
analogous
#A0AA97 #97AA97 #97AAA0
triadic
#97AA97 #9797AA #AA9797
tetradic
#97AA97 #97A0AA #AA97AA #AAA097
square
#97AA97 #97A0AA #AA97AA #AAA097
split-complementary
#97AA97 #A097AA #AA97A0
monochromatic
#596D59 #758E75 #97AA97 #B9C6B9 #DAE1DA
Accessibility & contrast
On white
2.47
#97AA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#97AA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AA97
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AA97 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA696
Deuteranopia (green-blind)
#A8A498
Tritanopia (blue-blind)
#95A9A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97aa97; /* rgb */ color: rgb(151, 170, 151); /* oklch */ color: oklch(71.8% 0.034 145.2);
Tailwind
colors: {
custom: {
50: '#b5c3b5',
500: '#97aa97',
950: '#000000',
},
}SCSS
$custom: #97aa97; $custom-light: #b5c3b5; $custom-dark: #000000;
JSON
{
"hex": "#97aa97",
"rgb": {
"r": 151,
"g": 170,
"b": 151
},
"hsl": {
"h": 120,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.71775,
"c": 0.03446,
"h": 145.2
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#97AA97
secondary
#D2CBD2
accent
#519494
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180