#97E377#97E377
#97E377 is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.2% C 0.160 H 137.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97E377 |
|---|---|
| RGB | rgb(151, 227, 119) |
| HSL | hsl(102, 66%, 68%) |
| HSV | hsv(102, 48%, 89%) |
| CMYK | cmyk(33.5%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(83.36, -42.79, 45.22) |
| CIE-LCH | lch(83.36, 62.26, 133.42°) |
| OKLab | oklab(84.19% -0.1175 0.1092) |
| OKLCH | oklch(84.19% 0.16 137.1) |
| XYZ | xyz(43.5601, 62.8475, 27.2848) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.41
Light Green
#96F97B
ΔE00 4.98
Lightish Green
#61E160
ΔE00 5.50
Spring Green (survey)
#A9F971
ΔE00 5.74
Light Grass Green
#9AF764
ΔE00 5.79
Fresh Green
#69D84F
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E377 #C377E3
analogous
#CDE377 #97E377 #77E38D
triadic
#97E377 #7797E3 #E37797
tetradic
#97E377 #77CDE3 #C377E3 #E38D77
square
#97E377 #77CDE3 #C377E3 #E38D77
split-complementary
#97E377 #8D77E3 #E377CD
monochromatic
#52B926 #70D944 #97E377 #BEEDAA #E5F8DD
Accessibility & contrast
On white
1.55
#97E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#97E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E377
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E377 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46E
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#94DCCA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e377; /* rgb */ color: rgb(151, 227, 119); /* oklch */ color: oklch(84.2% 0.160 137.1);
Tailwind
colors: {
custom: {
50: '#b9eca0',
500: '#97e377',
950: '#000000',
},
}SCSS
$custom: #97e377; $custom-light: #b9eca0; $custom-dark: #000000;
JSON
{
"hex": "#97e377",
"rgb": {
"r": 151,
"g": 227,
"b": 119
},
"hsl": {
"h": 102.222,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.84186,
"c": 0.16042,
"h": 137.1
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#97E377
secondary
#9745BA
accent
#18CE98
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480