#97A798#97A798
#97A798 is a light, muted green. Relative luminance 0.365; OKLCH L 71.1% C 0.028 H 147.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97A798 |
|---|---|
| RGB | rgb(151, 167, 152) |
| HSL | hsl(124, 8%, 62%) |
| HSV | hsv(124, 10%, 65%) |
| CMYK | cmyk(9.6%, 0%, 9%, 34.5%) |
| CIE-LAB | lab(66.89, -8.54, 5.85) |
| CIE-LCH | lch(66.89, 10.35, 145.60°) |
| OKLab | oklab(71.14% -0.0235 0.0153) |
| OKLCH | oklch(71.14% 0.028 147) |
| XYZ | xyz(32.2476, 36.4834, 35.0427) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.67
Cement
#A5A391
ΔE00 7.64
Sage Green
#9CAF88
ΔE00 8.05
Grey Green
#86A17D
ΔE00 8.29
Greyish
#A8A495
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A798 #A797A6
analogous
#9EA797 #97A798 #97A7A0
triadic
#97A798 #9897A7 #A79897
tetradic
#97A798 #979EA7 #A797A6 #A7A097
square
#97A798 #979EA7 #A797A6 #A7A097
split-complementary
#97A798 #A097A7 #A7979E
monochromatic
#5A6A5B #768B77 #97A798 #B8C3B9 #D9DFDA
Accessibility & contrast
On white
2.53
#97A798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#97A798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A798
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A798 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#A5A299
Tritanopia (blue-blind)
#95A6A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a798; /* rgb */ color: rgb(151, 167, 152); /* oklch */ color: oklch(71.1% 0.028 147.0);
Tailwind
colors: {
custom: {
50: '#b5c1b6',
500: '#97a798',
950: '#000000',
},
}SCSS
$custom: #97a798; $custom-light: #b5c1b6; $custom-dark: #000000;
JSON
{
"hex": "#97a798",
"rgb": {
"r": 151,
"g": 167,
"b": 152
},
"hsl": {
"h": 123.75,
"s": 8.333,
"l": 62.353
},
"oklch": {
"l": 0.71141,
"c": 0.02801,
"h": 147
},
"luminance": 0.36484
}Semantic roles & 50–950 ramp
primary
#97A798
secondary
#D0CACF
accent
#538E92
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180