#97AAA0#97AAA0
#97AAA0 is a light, muted green. Relative luminance 0.379; OKLCH L 72.0% C 0.026 H 162.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA0 |
|---|---|
| RGB | rgb(151, 170, 160) |
| HSL | hsl(148, 10%, 63%) |
| HSV | hsv(148, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.92, -8.61, 2.91) |
| CIE-LCH | lch(67.92, 9.09, 161.36°) |
| OKLab | oklab(72.03% -0.0245 0.0076) |
| OKLCH | oklch(72.03% 0.026 162.9) |
| XYZ | xyz(33.4810, 37.8663, 38.7959) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.23
Greenish Grey
#96AE8D
ΔE00 8.30
Cement
#A5A391
ΔE00 9.05
Greyish Teal
#719F91
ΔE00 9.16
Grey
#929591
ΔE00 9.25
Greyish
#A8A495
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA0 #AA97A1
analogous
#97AA97 #97AAA0 #97AAA9
triadic
#97AAA0 #A097AA #AAA097
tetradic
#97AAA0 #9797AA #AA97A1 #AAA997
square
#97AAA0 #9797AA #AA97A1 #AAA997
split-complementary
#97AAA0 #A997AA #AA9797
monochromatic
#596D63 #758E81 #97AAA0 #B9C6BF #DAE1DE
Accessibility & contrast
On white
2.45
#97AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#97AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA0
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA0 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#A6A4A1
Tritanopia (blue-blind)
#94AAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97aaa0; /* rgb */ color: rgb(151, 170, 160); /* oklch */ color: oklch(72.0% 0.026 162.9);
Tailwind
colors: {
custom: {
50: '#b5c3bc',
500: '#97aaa0',
950: '#000000',
},
}SCSS
$custom: #97aaa0; $custom-light: #b5c3bc; $custom-dark: #000000;
JSON
{
"hex": "#97aaa0",
"rgb": {
"r": 151,
"g": 170,
"b": 160
},
"hsl": {
"h": 148.421,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72027,
"c": 0.02562,
"h": 162.9
},
"luminance": 0.37867
}Semantic roles & 50–950 ramp
primary
#97AAA0
secondary
#D2CBCF
accent
#517594
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181