#97C592#97C592
#97C592 is a light, moderate green. Relative luminance 0.486; OKLCH L 77.7% C 0.086 H 142.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97C592 |
|---|---|
| RGB | rgb(151, 197, 146) |
| HSL | hsl(114, 31%, 67%) |
| HSV | hsv(114, 26%, 77%) |
| CMYK | cmyk(23.4%, 0%, 25.9%, 22.7%) |
| CIE-LAB | lab(75.19, -25.00, 20.79) |
| CIE-LCH | lch(75.19, 32.52, 140.26°) |
| OKLab | oklab(77.72% -0.0682 0.0528) |
| OKLCH | oklch(77.72% 0.086 142.2) |
| XYZ | xyz(37.9157, 48.5860, 34.5689) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.69
Lichen
#8FB67B
ΔE00 4.80
Sage Green (survey)
#88B378
ΔE00 5.49
Faded Green
#7BB274
ΔE00 6.52
Pistachio
#93C572
ΔE00 6.63
Sage
#87AE73
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C592 #C092C5
analogous
#B0C592 #97C592 #92C5A7
triadic
#97C592 #9297C5 #C59297
tetradic
#97C592 #92B0C5 #C092C5 #C5A792
square
#97C592 #92B0C5 #C092C5 #C5A792
split-complementary
#97C592 #A792C5 #C592B0
monochromatic
#53904D #71B06A #97C592 #BDDABA #E3F0E2
Accessibility & contrast
On white
1.96
#97C592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#97C592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C592
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C592 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8F
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#94C2B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97c592; /* rgb */ color: rgb(151, 197, 146); /* oklch */ color: oklch(77.7% 0.086 142.2);
Tailwind
colors: {
custom: {
50: '#b6d6b2',
500: '#97c592',
950: '#000000',
},
}SCSS
$custom: #97c592; $custom-light: #b6d6b2; $custom-dark: #000000;
JSON
{
"hex": "#97c592",
"rgb": {
"r": 151,
"g": 197,
"b": 146
},
"hsl": {
"h": 114.118,
"s": 30.539,
"l": 67.255
},
"oklch": {
"l": 0.77725,
"c": 0.08624,
"h": 142.2
},
"luminance": 0.48587
}Semantic roles & 50–950 ramp
primary
#97C592
secondary
#E0D1E1
accent
#3CA99F
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380