#97D980#97D980
#97D980 is a light, vivid green. Relative luminance 0.578; OKLCH L 82.0% C 0.137 H 138.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97D980 |
|---|---|
| RGB | rgb(151, 217, 128) |
| HSL | hsl(104, 54%, 68%) |
| HSV | hsv(104, 41%, 85%) |
| CMYK | cmyk(30.4%, 0%, 41%, 14.9%) |
| CIE-LAB | lab(80.61, -37.18, 37.32) |
| CIE-LCH | lch(80.61, 52.68, 134.89°) |
| OKLab | oklab(81.99% -0.1017 0.0917) |
| OKLCH | oklch(81.99% 0.137 138) |
| XYZ | xyz(41.4704, 57.7619, 29.3820) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.29
Pale Olive Green
#B1D27B
ΔE00 5.79
Light Moss Green
#A6C875
ΔE00 6.13
Light Grey Green
#B7E1A1
ΔE00 6.15
Lightish Green
#61E160
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D980 #C280D9
analogous
#C4D980 #97D980 #80D995
triadic
#97D980 #8097D9 #D98097
tetradic
#97D980 #80C4D9 #C280D9 #D99580
square
#97D980 #80C4D9 #C280D9 #D99580
split-complementary
#97D980 #9580D9 #D980C4
monochromatic
#52AB33 #70CB51 #97D980 #BEE7AF #E4F5DE
Accessibility & contrast
On white
1.67
#97D980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#97D980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D980
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D980 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC79
Deuteranopia (green-blind)
#D4C685
Tritanopia (blue-blind)
#94D3C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d980; /* rgb */ color: rgb(151, 217, 128); /* oklch */ color: oklch(82.0% 0.137 138.0);
Tailwind
colors: {
custom: {
50: '#b8e5a6',
500: '#97d980',
950: '#000000',
},
}SCSS
$custom: #97d980; $custom-light: #b8e5a6; $custom-dark: #000000;
JSON
{
"hex": "#97d980",
"rgb": {
"r": 151,
"g": 217,
"b": 128
},
"hsl": {
"h": 104.494,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.81991,
"c": 0.13694,
"h": 138
},
"luminance": 0.57764
}Semantic roles & 50–950 ramp
primary
#97D980
secondary
#964FAE
accent
#24C199
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480