#97D97E#97D97E
#97D97E is a light, vivid green. Relative luminance 0.577; OKLCH L 82.0% C 0.139 H 137.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97D97E |
|---|---|
| RGB | rgb(151, 217, 126) |
| HSL | hsl(104, 54%, 67%) |
| HSV | hsv(104, 42%, 85%) |
| CMYK | cmyk(30.4%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(80.58, -37.45, 38.28) |
| CIE-LCH | lch(80.58, 53.55, 134.37°) |
| OKLab | oklab(81.96% -0.1025 0.0938) |
| OKLCH | oklch(81.96% 0.139 137.5) |
| XYZ | xyz(41.3400, 57.7098, 28.6956) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.99
Lightgreen
#90EE90
ΔE00 5.37
Pale Olive Green
#B1D27B
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.06
Light Grey Green
#B7E1A1
ΔE00 6.35
Fresh Green
#69D84F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D97E #C07ED9
analogous
#C5D97E #97D97E #7ED992
triadic
#97D97E #7E97D9 #D97E97
tetradic
#97D97E #7EC5D9 #C07ED9 #D9927E
square
#97D97E #7EC5D9 #C07ED9 #D9927E
split-complementary
#97D97E #927ED9 #D97EC5
monochromatic
#53AA32 #71CB4F #97D97E #BDE7AD #E3F5DD
Accessibility & contrast
On white
1.67
#97D97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#97D97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D97E
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D97E | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#94D3C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d97e; /* rgb */ color: rgb(151, 217, 126); /* oklch */ color: oklch(82.0% 0.139 137.5);
Tailwind
colors: {
custom: {
50: '#b8e5a4',
500: '#97d97e',
950: '#000000',
},
}SCSS
$custom: #97d97e; $custom-light: #b8e5a4; $custom-dark: #000000;
JSON
{
"hex": "#97d97e",
"rgb": {
"r": 151,
"g": 217,
"b": 126
},
"hsl": {
"h": 103.516,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.81957,
"c": 0.13898,
"h": 137.5
},
"luminance": 0.57711
}Semantic roles & 50–950 ramp
primary
#97D97E
secondary
#934EAE
accent
#24C296
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480