#97AEA1#97AEA1
#97AEA1 is a light, muted green. Relative luminance 0.394; OKLCH L 72.9% C 0.032 H 160.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEA1 |
|---|---|
| RGB | rgb(151, 174, 161) |
| HSL | hsl(146, 12%, 64%) |
| HSV | hsv(146, 13%, 68%) |
| CMYK | cmyk(13.2%, 0%, 7.5%, 31.8%) |
| CIE-LAB | lab(69.06, -10.55, 4.00) |
| CIE-LCH | lch(69.06, 11.28, 159.25°) |
| OKLab | oklab(72.94% -0.0298 0.0104) |
| OKLCH | oklch(72.94% 0.032 160.8) |
| XYZ | xyz(34.3301, 39.4240, 39.5122) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.95
Greyish Teal
#719F91
ΔE00 8.51
Sage Green
#9CAF88
ΔE00 8.81
Cool Grey
#95A3A6
ΔE00 9.11
Grey Green
#86A17D
ΔE00 9.22
Cement
#A5A391
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEA1 #AE97A4
analogous
#98AE97 #97AEA1 #97AEAC
triadic
#97AEA1 #A197AE #AEA197
tetradic
#97AEA1 #9798AE #AE97A4 #AEAC97
square
#97AEA1 #9798AE #AE97A4 #AEAC97
split-complementary
#97AEA1 #AC97AE #AE9798
monochromatic
#597264 #759382 #97AEA1 #B9C9C0 #DCE4DF
Accessibility & contrast
On white
2.36
#97AEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#97AEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEA1
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEA1 | 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)
#ADAAA0
Deuteranopia (green-blind)
#A9A7A2
Tritanopia (blue-blind)
#93AEAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97aea1; /* rgb */ color: rgb(151, 174, 161); /* oklch */ color: oklch(72.9% 0.032 160.8);
Tailwind
colors: {
custom: {
50: '#b5c6bc',
500: '#97aea1',
950: '#000000',
},
}SCSS
$custom: #97aea1; $custom-light: #b5c6bc; $custom-dark: #000000;
JSON
{
"hex": "#97aea1",
"rgb": {
"r": 151,
"g": 174,
"b": 161
},
"hsl": {
"h": 146.087,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.72936,
"c": 0.03157,
"h": 160.8
},
"luminance": 0.39425
}Semantic roles & 50–950 ramp
primary
#97AEA1
secondary
#D4CCD1
accent
#4F7797
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281