#97D87F#97D87F
#97D87F is a light, vivid green. Relative luminance 0.572; OKLCH L 81.7% C 0.136 H 137.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97D87F |
|---|---|
| RGB | rgb(151, 216, 127) |
| HSL | hsl(104, 53%, 67%) |
| HSV | hsv(104, 41%, 85%) |
| CMYK | cmyk(30.1%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.30, -36.86, 37.43) |
| CIE-LCH | lch(80.30, 52.53, 134.56°) |
| OKLab | oklab(81.74% -0.1009 0.0919) |
| OKLCH | oklch(81.74% 0.136 137.7) |
| XYZ | xyz(41.1479, 57.2218, 28.9514) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.76
Lightgreen
#90EE90
ΔE00 5.55
Pale Olive Green
#B1D27B
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.21
Fresh Green
#69D84F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D87F #C07FD8
analogous
#C4D87F #97D87F #7FD894
triadic
#97D87F #7F97D8 #D87F97
tetradic
#97D87F #7FC4D8 #C07FD8 #D8947F
square
#97D87F #7FC4D8 #C07FD8 #D8947F
split-complementary
#97D87F #947FD8 #D87FC4
monochromatic
#53A934 #71CA50 #97D87F #BDE6AE #E3F5DD
Accessibility & contrast
On white
1.69
#97D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#97D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D87F
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D87F | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB78
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#94D2C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d87f; /* rgb */ color: rgb(151, 216, 127); /* oklch */ color: oklch(81.7% 0.136 137.7);
Tailwind
colors: {
custom: {
50: '#b8e4a5',
500: '#97d87f',
950: '#000000',
},
}SCSS
$custom: #97d87f; $custom-light: #b8e4a5; $custom-dark: #000000;
JSON
{
"hex": "#97d87f",
"rgb": {
"r": 151,
"g": 216,
"b": 127
},
"hsl": {
"h": 103.82,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81741,
"c": 0.13646,
"h": 137.7
},
"luminance": 0.57223
}Semantic roles & 50–950 ramp
primary
#97D87F
secondary
#934FAC
accent
#25C197
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480