#97DC77#97DC77
#97DC77 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.5% C 0.150 H 136.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC77 |
|---|---|
| RGB | rgb(151, 220, 119) |
| HSL | hsl(101, 59%, 66%) |
| HSV | hsv(101, 46%, 86%) |
| CMYK | cmyk(31.4%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(81.34, -39.71, 42.71) |
| CIE-LCH | lch(81.34, 58.32, 132.91°) |
| OKLab | oklab(82.55% -0.109 0.1036) |
| OKLCH | oklch(82.55% 0.15 136.5) |
| XYZ | xyz(41.6844, 59.0960, 26.6596) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.27
Pistachio
#93C572
ΔE00 5.88
Pale Olive Green
#B1D27B
ΔE00 5.91
Fresh Green
#69D84F
ΔE00 5.95
Lightish Green
#61E160
ΔE00 6.12
Light Moss Green
#A6C875
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC77 #BC77DC
analogous
#CADC77 #97DC77 #77DC8A
triadic
#97DC77 #7797DC #DC7797
tetradic
#97DC77 #77CADC #BC77DC #DC8A77
square
#97DC77 #77CADC #BC77DC #DC8A77
split-complementary
#97DC77 #8A77DC #DC77CA
monochromatic
#55AC2C #72CF46 #97DC77 #BCE9A8 #E1F5D8
Accessibility & contrast
On white
1.64
#97DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#97DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC77
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC77 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6F
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#95D6C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97dc77; /* rgb */ color: rgb(151, 220, 119); /* oklch */ color: oklch(82.5% 0.150 136.5);
Tailwind
colors: {
custom: {
50: '#b8e7a0',
500: '#97dc77',
950: '#000000',
},
}SCSS
$custom: #97dc77; $custom-light: #b8e7a0; $custom-dark: #000000;
JSON
{
"hex": "#97dc77",
"rgb": {
"r": 151,
"g": 220,
"b": 119
},
"hsl": {
"h": 100.99,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.82548,
"c": 0.15039,
"h": 136.5
},
"luminance": 0.59098
}Semantic roles & 50–950 ramp
primary
#97DC77
secondary
#8E48AF
accent
#1FC792
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480