#97A795#97A795
#97A795 is a light, muted green. Relative luminance 0.364; OKLCH L 71.1% C 0.031 H 142.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97A795 |
|---|---|
| RGB | rgb(151, 167, 149) |
| HSL | hsl(113, 9%, 62%) |
| HSV | hsv(113, 11%, 65%) |
| CMYK | cmyk(9.6%, 0%, 10.8%, 34.5%) |
| CIE-LAB | lab(66.81, -9.10, 7.41) |
| CIE-LCH | lch(66.81, 11.74, 140.86°) |
| OKLab | oklab(71.06% -0.0248 0.0193) |
| OKLCH | oklch(71.06% 0.031 142.1) |
| XYZ | xyz(32.0050, 36.3863, 33.7651) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.64
Sage Green
#9CAF88
ΔE00 6.96
Grey Green
#86A17D
ΔE00 7.29
Cement
#A5A391
ΔE00 7.61
Greeny Grey
#7EA07A
ΔE00 8.82
Greyish
#A8A495
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A795 #A595A7
analogous
#A0A795 #97A795 #95A79C
triadic
#97A795 #9597A7 #A79597
tetradic
#97A795 #95A0A7 #A595A7 #A79C95
square
#97A795 #95A0A7 #A595A7 #A79C95
split-complementary
#97A795 #9C95A7 #A795A0
monochromatic
#5A6A58 #768B74 #97A795 #B8C3B6 #D9DFD8
Accessibility & contrast
On white
2.54
#97A795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#97A795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A795
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A795 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A494
Deuteranopia (green-blind)
#A5A296
Tritanopia (blue-blind)
#96A6A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a795; /* rgb */ color: rgb(151, 167, 149); /* oklch */ color: oklch(71.1% 0.031 142.1);
Tailwind
colors: {
custom: {
50: '#b5c1b4',
500: '#97a795',
950: '#000000',
},
}SCSS
$custom: #97a795; $custom-light: #b5c1b4; $custom-dark: #000000;
JSON
{
"hex": "#97a795",
"rgb": {
"r": 151,
"g": 167,
"b": 149
},
"hsl": {
"h": 113.333,
"s": 9.278,
"l": 61.961
},
"oklch": {
"l": 0.71058,
"c": 0.0314,
"h": 142.1
},
"luminance": 0.36387
}Semantic roles & 50–950 ramp
primary
#97A795
secondary
#CEC9CF
accent
#52938C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180