#97AA99#97AA99
#97AA99 is a light, muted green. Relative luminance 0.376; OKLCH L 71.8% C 0.032 H 148.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97AA99 |
|---|---|
| RGB | rgb(151, 170, 153) |
| HSL | hsl(126, 10%, 63%) |
| HSV | hsv(126, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(67.75, -9.96, 6.53) |
| CIE-LCH | lch(67.75, 11.91, 146.75°) |
| OKLab | oklab(71.83% -0.0274 0.017) |
| OKLCH | oklch(71.83% 0.032 148.2) |
| XYZ | xyz(32.8858, 37.6282, 35.6612) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.54
Sage Green
#9CAF88
ΔE00 7.17
Grey Green
#86A17D
ΔE00 7.59
Cement
#A5A391
ΔE00 8.65
Greyish Teal
#719F91
ΔE00 8.93
Greeny Grey
#7EA07A
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AA99 #AA97A8
analogous
#9EAA97 #97AA99 #97AAA2
triadic
#97AA99 #9997AA #AA9997
tetradic
#97AA99 #979EAA #AA97A8 #AAA297
square
#97AA99 #979EAA #AA97A8 #AAA297
split-complementary
#97AA99 #A297AA #AA979E
monochromatic
#596D5B #758E78 #97AA99 #B9C6BA #DAE1DB
Accessibility & contrast
On white
2.46
#97AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#97AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AA99
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AA99 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA698
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#95A9A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97aa99; /* rgb */ color: rgb(151, 170, 153); /* oklch */ color: oklch(71.8% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#b5c3b7',
500: '#97aa99',
950: '#000000',
},
}SCSS
$custom: #97aa99; $custom-light: #b5c3b7; $custom-dark: #000000;
JSON
{
"hex": "#97aa99",
"rgb": {
"r": 151,
"g": 170,
"b": 153
},
"hsl": {
"h": 126.316,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.71829,
"c": 0.03228,
"h": 148.2
},
"luminance": 0.37629
}Semantic roles & 50–950 ramp
primary
#97AA99
secondary
#D2CBD1
accent
#518D94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180