#97D97F#97D97F
#97D97F is a light, vivid green. Relative luminance 0.577; OKLCH L 82.0% C 0.138 H 137.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97D97F |
|---|---|
| RGB | rgb(151, 217, 127) |
| HSL | hsl(104, 54%, 67%) |
| HSV | hsv(104, 41%, 85%) |
| CMYK | cmyk(30.4%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(80.59, -37.31, 37.80) |
| CIE-LCH | lch(80.59, 53.12, 134.63°) |
| OKLab | oklab(81.97% -0.1021 0.0928) |
| OKLCH | oklch(81.97% 0.138 137.7) |
| XYZ | xyz(41.4049, 57.7357, 29.0371) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.99
Lightgreen
#90EE90
ΔE00 5.33
Pale Olive Green
#B1D27B
ΔE00 5.74
Light Moss Green
#A6C875
ΔE00 6.09
Light Grey Green
#B7E1A1
ΔE00 6.25
Lightish Green
#61E160
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D97F #C17FD9
analogous
#C4D97F #97D97F #7FD994
triadic
#97D97F #7F97D9 #D97F97
tetradic
#97D97F #7FC4D9 #C17FD9 #D9947F
square
#97D97F #7FC4D9 #C17FD9 #D9947F
split-complementary
#97D97F #947FD9 #D97FC4
monochromatic
#53AB33 #71CB50 #97D97F #BDE7AE #E4F5DD
Accessibility & contrast
On white
1.67
#97D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#97D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D97F
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D97F | 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)
#DECC78
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#94D3C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d97f; /* rgb */ color: rgb(151, 217, 127); /* oklch */ color: oklch(82.0% 0.138 137.7);
Tailwind
colors: {
custom: {
50: '#b8e5a5',
500: '#97d97f',
950: '#000000',
},
}SCSS
$custom: #97d97f; $custom-light: #b8e5a5; $custom-dark: #000000;
JSON
{
"hex": "#97d97f",
"rgb": {
"r": 151,
"g": 217,
"b": 127
},
"hsl": {
"h": 104,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.81974,
"c": 0.13796,
"h": 137.7
},
"luminance": 0.57737
}Semantic roles & 50–950 ramp
primary
#97D97F
secondary
#944EAE
accent
#24C298
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480