#97A79E#97A79E
#97A79E is a light, muted green. Relative luminance 0.367; OKLCH L 71.3% C 0.022 H 161.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97A79E |
|---|---|
| RGB | rgb(151, 167, 158) |
| HSL | hsl(146, 8%, 62%) |
| HSV | hsv(146, 10%, 65%) |
| CMYK | cmyk(9.6%, 0%, 5.4%, 34.5%) |
| CIE-LAB | lab(67.04, -7.39, 2.74) |
| CIE-LCH | lch(67.04, 7.88, 159.69°) |
| OKLab | oklab(71.31% -0.021 0.0071) |
| OKLCH | oklch(71.31% 0.022 161.2) |
| XYZ | xyz(32.7515, 36.6849, 37.6965) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.35
Grey
#929591
ΔE00 7.90
Cement
#A5A391
ΔE00 8.19
Greyish
#A8A495
ΔE00 8.86
Greenish Grey
#96AE8D
ΔE00 9.02
Dark Gray
#A9A9A9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A79E #A797A0
analogous
#98A797 #97A79E #97A7A6
triadic
#97A79E #9E97A7 #A79E97
tetradic
#97A79E #9798A7 #A797A0 #A7A697
square
#97A79E #9798A7 #A797A0 #A7A697
split-complementary
#97A79E #A697A7 #A79798
monochromatic
#5A6A61 #768B7F #97A79E #B8C3BD #D9DFDC
Accessibility & contrast
On white
2.52
#97A79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#97A79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A79E
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A79E | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#A3A29E
Tritanopia (blue-blind)
#94A7A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a79e; /* rgb */ color: rgb(151, 167, 158); /* oklch */ color: oklch(71.3% 0.022 161.2);
Tailwind
colors: {
custom: {
50: '#b5c1ba',
500: '#97a79e',
950: '#000000',
},
}SCSS
$custom: #97a79e; $custom-light: #b5c1ba; $custom-dark: #000000;
JSON
{
"hex": "#97a79e",
"rgb": {
"r": 151,
"g": 167,
"b": 158
},
"hsl": {
"h": 146.25,
"s": 8.333,
"l": 62.353
},
"oklch": {
"l": 0.71312,
"c": 0.02215,
"h": 161.2
},
"luminance": 0.36685
}Semantic roles & 50–950 ramp
primary
#97A79E
secondary
#D0CACD
accent
#537792
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180