#97AEA0#97AEA0
#97AEA0 is a light, muted green. Relative luminance 0.394; OKLCH L 72.9% C 0.032 H 158.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEA0 |
|---|---|
| RGB | rgb(151, 174, 160) |
| HSL | hsl(143, 12%, 64%) |
| HSV | hsv(143, 13%, 68%) |
| CMYK | cmyk(13.2%, 0%, 8%, 31.8%) |
| CIE-LAB | lab(69.03, -10.74, 4.51) |
| CIE-LCH | lch(69.03, 11.65, 157.22°) |
| OKLab | oklab(72.91% -0.0302 0.0117) |
| OKLCH | oklch(72.91% 0.032 158.8) |
| XYZ | xyz(34.2423, 39.3888, 39.0496) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.55
Sage Green
#9CAF88
ΔE00 8.42
Greyish Teal
#719F91
ΔE00 8.48
Grey Green
#86A17D
ΔE00 8.86
Cool Grey
#95A3A6
ΔE00 9.46
Greyish Green
#82A67D
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEA0 #AE97A5
analogous
#99AE97 #97AEA0 #97AEAB
triadic
#97AEA0 #A097AE #AEA097
tetradic
#97AEA0 #9799AE #AE97A5 #AEAB97
square
#97AEA0 #9799AE #AE97A5 #AEAB97
split-complementary
#97AEA0 #AB97AE #AE9799
monochromatic
#597263 #759381 #97AEA0 #B9C9BF #DCE4DF
Accessibility & contrast
On white
2.37
#97AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#97AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEA0
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEA0 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9F
Deuteranopia (green-blind)
#A9A7A1
Tritanopia (blue-blind)
#93AEAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97aea0; /* rgb */ color: rgb(151, 174, 160); /* oklch */ color: oklch(72.9% 0.032 158.8);
Tailwind
colors: {
custom: {
50: '#b5c6bc',
500: '#97aea0',
950: '#000000',
},
}SCSS
$custom: #97aea0; $custom-light: #b5c6bc; $custom-dark: #000000;
JSON
{
"hex": "#97aea0",
"rgb": {
"r": 151,
"g": 174,
"b": 160
},
"hsl": {
"h": 143.478,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.72908,
"c": 0.03243,
"h": 158.8
},
"luminance": 0.39389
}Semantic roles & 50–950 ramp
primary
#97AEA0
secondary
#D4CCD1
accent
#4F7B97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281