#97AEA2#97AEA2
#97AEA2 is a light, muted green. Relative luminance 0.395; OKLCH L 73.0% C 0.031 H 162.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEA2 |
|---|---|
| RGB | rgb(151, 174, 162) |
| HSL | hsl(149, 12%, 64%) |
| HSV | hsv(149, 13%, 68%) |
| CMYK | cmyk(13.2%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(69.08, -10.35, 3.48) |
| CIE-LCH | lch(69.08, 10.92, 161.41°) |
| OKLab | oklab(72.97% -0.0294 0.009) |
| OKLCH | oklch(72.97% 0.031 162.9) |
| XYZ | xyz(34.4186, 39.4594, 39.9785) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.36
Greyish Teal
#719F91
ΔE00 8.56
Cool Grey
#95A3A6
ΔE00 8.76
Sage Green
#9CAF88
ΔE00 9.21
Grey Green
#86A17D
ΔE00 9.58
Cement
#A5A391
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEA2 #AE97A3
analogous
#97AE97 #97AEA2 #97AEAD
triadic
#97AEA2 #A297AE #AEA297
tetradic
#97AEA2 #9797AE #AE97A3 #AEAD97
square
#97AEA2 #9797AE #AE97A3 #AEAD97
split-complementary
#97AEA2 #AD97AE #AE9797
monochromatic
#597265 #759383 #97AEA2 #B9C9C1 #DCE4E0
Accessibility & contrast
On white
2.36
#97AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#97AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEA2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEA2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#A9A7A3
Tritanopia (blue-blind)
#93AEAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97aea2; /* rgb */ color: rgb(151, 174, 162); /* oklch */ color: oklch(73.0% 0.031 162.9);
Tailwind
colors: {
custom: {
50: '#b5c6bd',
500: '#97aea2',
950: '#000000',
},
}SCSS
$custom: #97aea2; $custom-light: #b5c6bd; $custom-dark: #000000;
JSON
{
"hex": "#97aea2",
"rgb": {
"r": 151,
"g": 174,
"b": 162
},
"hsl": {
"h": 148.696,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.72965,
"c": 0.03075,
"h": 162.9
},
"luminance": 0.3946
}Semantic roles & 50–950 ramp
primary
#97AEA2
secondary
#D4CCD1
accent
#4F7497
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281