#97AA93#97AA93
#97AA93 is a light, muted green. Relative luminance 0.374; OKLCH L 71.7% C 0.039 H 140.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97AA93 |
|---|---|
| RGB | rgb(151, 170, 147) |
| HSL | hsl(110, 12%, 62%) |
| HSV | hsv(110, 14%, 67%) |
| CMYK | cmyk(11.2%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(67.60, -11.07, 9.64) |
| CIE-LCH | lch(67.60, 14.68, 138.94°) |
| OKLab | oklab(71.67% -0.03 0.025) |
| OKLCH | oklch(71.67% 0.039 140.2) |
| XYZ | xyz(32.4026, 37.4349, 33.1167) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.51
Sage Green
#9CAF88
ΔE00 5.07
Grey Green
#86A17D
ΔE00 5.83
Greyish Green
#82A67D
ΔE00 7.22
Greeny Grey
#7EA07A
ΔE00 7.38
Cement
#A5A391
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AA93 #A693AA
analogous
#A3AA93 #97AA93 #93AA9B
triadic
#97AA93 #9397AA #AA9397
tetradic
#97AA93 #93A3AA #A693AA #AA9B93
square
#97AA93 #93A3AA #A693AA #AA9B93
split-complementary
#97AA93 #9B93AA #AA93A3
monochromatic
#5A6D56 #768F71 #97AA93 #B8C5B5 #D9E0D7
Accessibility & contrast
On white
2.47
#97AA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#97AA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AA93
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AA93 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#A8A494
Tritanopia (blue-blind)
#96A8A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97aa93; /* rgb */ color: rgb(151, 170, 147); /* oklch */ color: oklch(71.7% 0.039 140.2);
Tailwind
colors: {
custom: {
50: '#b5c3b2',
500: '#97aa93',
950: '#000000',
},
}SCSS
$custom: #97aa93; $custom-light: #b5c3b2; $custom-dark: #000000;
JSON
{
"hex": "#97aa93",
"rgb": {
"r": 151,
"g": 170,
"b": 147
},
"hsl": {
"h": 109.565,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71668,
"c": 0.03906,
"h": 140.2
},
"luminance": 0.37435
}Semantic roles & 50–950 ramp
primary
#97AA93
secondary
#CFC8D1
accent
#4F968A
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#111211
muted
#808180