#97E37E#97E37E
#97E37E is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.3% C 0.154 H 138.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97E37E |
|---|---|
| RGB | rgb(151, 227, 126) |
| HSL | hsl(105, 64%, 69%) |
| HSV | hsv(105, 44%, 89%) |
| CMYK | cmyk(33.5%, 0%, 44.5%, 11%) |
| CIE-LAB | lab(83.45, -41.90, 41.94) |
| CIE-LCH | lch(83.45, 59.28, 134.97°) |
| OKLab | oklab(84.29% -0.1148 0.1022) |
| OKLCH | oklch(84.29% 0.154 138.3) |
| XYZ | xyz(43.9961, 63.0219, 29.5809) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Light Green
#96F97B
ΔE00 5.30
Palegreen
#98FB98
ΔE00 5.64
Pale Light Green
#B1FC99
ΔE00 5.66
Lightish Green
#61E160
ΔE00 5.77
Light Pastel Green
#B2FBA5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E37E #CA7EE3
analogous
#C9E37E #97E37E #7EE398
triadic
#97E37E #7E97E3 #E37E97
tetradic
#97E37E #7EC9E3 #CA7EE3 #E3987E
square
#97E37E #7EC9E3 #CA7EE3 #E3987E
split-complementary
#97E37E #987EE3 #E37EC9
monochromatic
#4EBD29 #6ED84C #97E37E #C0EEB0 #E8F9E3
Accessibility & contrast
On white
1.54
#97E37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#97E37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E37E
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E37E | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D476
Deuteranopia (green-blind)
#DECD84
Tritanopia (blue-blind)
#93DDCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e37e; /* rgb */ color: rgb(151, 227, 126); /* oklch */ color: oklch(84.3% 0.154 138.3);
Tailwind
colors: {
custom: {
50: '#b8eca5',
500: '#97e37e',
950: '#000000',
},
}SCSS
$custom: #97e37e; $custom-light: #b8eca5; $custom-dark: #000000;
JSON
{
"hex": "#97e37e",
"rgb": {
"r": 151,
"g": 227,
"b": 126
},
"hsl": {
"h": 105.149,
"s": 64.331,
"l": 69.216
},
"oklch": {
"l": 0.8429,
"c": 0.15364,
"h": 138.3
},
"luminance": 0.63024
}Semantic roles & 50–950 ramp
primary
#97E37E
secondary
#9F4BBB
accent
#19CCA0
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480