#97A799#97A799
#97A799 is a light, muted green. Relative luminance 0.365; OKLCH L 71.2% C 0.027 H 148.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97A799 |
|---|---|
| RGB | rgb(151, 167, 153) |
| HSL | hsl(128, 8%, 62%) |
| HSV | hsv(128, 10%, 65%) |
| CMYK | cmyk(9.6%, 0%, 8.4%, 34.5%) |
| CIE-LAB | lab(66.91, -8.36, 5.33) |
| CIE-LCH | lch(66.91, 9.91, 147.46°) |
| OKLab | oklab(71.17% -0.0231 0.0139) |
| OKLCH | oklch(71.17% 0.027 148.9) |
| XYZ | xyz(32.3298, 36.5163, 35.4759) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.04
Cement
#A5A391
ΔE00 7.68
Sage Green
#9CAF88
ΔE00 8.44
Cool Grey
#95A3A6
ΔE00 8.48
Grey Green
#86A17D
ΔE00 8.64
Greyish
#A8A495
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A799 #A797A5
analogous
#9DA797 #97A799 #97A7A1
triadic
#97A799 #9997A7 #A79997
tetradic
#97A799 #979DA7 #A797A5 #A7A197
square
#97A799 #979DA7 #A797A5 #A7A197
split-complementary
#97A799 #A197A7 #A7979D
monochromatic
#5A6A5C #768B78 #97A799 #B8C3BA #D9DFDA
Accessibility & contrast
On white
2.53
#97A799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#97A799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A799
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A799 | 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)
#A7A498
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#95A6A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a799; /* rgb */ color: rgb(151, 167, 153); /* oklch */ color: oklch(71.2% 0.027 148.9);
Tailwind
colors: {
custom: {
50: '#b5c1b7',
500: '#97a799',
950: '#000000',
},
}SCSS
$custom: #97a799; $custom-light: #b5c1b7; $custom-dark: #000000;
JSON
{
"hex": "#97a799",
"rgb": {
"r": 151,
"g": 167,
"b": 153
},
"hsl": {
"h": 127.5,
"s": 8.333,
"l": 62.353
},
"oklch": {
"l": 0.71169,
"c": 0.02694,
"h": 148.9
},
"luminance": 0.36517
}Semantic roles & 50–950 ramp
primary
#97A799
secondary
#D0CACF
accent
#538A92
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180