#97E37F#97E37F
#97E37F is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.3% C 0.153 H 138.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97E37F |
|---|---|
| RGB | rgb(151, 227, 127) |
| HSL | hsl(106, 64%, 69%) |
| HSV | hsv(106, 44%, 89%) |
| CMYK | cmyk(33.5%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(83.47, -41.77, 41.47) |
| CIE-LCH | lch(83.47, 58.86, 135.21°) |
| OKLab | oklab(84.31% -0.1144 0.1011) |
| OKLCH | oklch(84.31% 0.153 138.5) |
| XYZ | xyz(44.0609, 63.0478, 29.9224) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.54
Light Green
#96F97B
ΔE00 5.36
Palegreen
#98FB98
ΔE00 5.58
Pale Light Green
#B1FC99
ΔE00 5.63
Lightish Green
#61E160
ΔE00 5.83
Light Pastel Green
#B2FBA5
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E37F #CB7FE3
analogous
#C9E37F #97E37F #7FE399
triadic
#97E37F #7F97E3 #E37F97
tetradic
#97E37F #7FC9E3 #CB7FE3 #E3997F
square
#97E37F #7FC9E3 #CB7FE3 #E3997F
split-complementary
#97E37F #997FE3 #E37FC9
monochromatic
#4DBE2A #6ED84D #97E37F #C0EEB1 #E9F9E3
Accessibility & contrast
On white
1.54
#97E37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#97E37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E37F
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E37F | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D477
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#93DDCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e37f; /* rgb */ color: rgb(151, 227, 127); /* oklch */ color: oklch(84.3% 0.153 138.5);
Tailwind
colors: {
custom: {
50: '#b8eca5',
500: '#97e37f',
950: '#000000',
},
}SCSS
$custom: #97e37f; $custom-light: #b8eca5; $custom-dark: #000000;
JSON
{
"hex": "#97e37f",
"rgb": {
"r": 151,
"g": 227,
"b": 127
},
"hsl": {
"h": 105.6,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.84306,
"c": 0.15266,
"h": 138.5
},
"luminance": 0.6305
}Semantic roles & 50–950 ramp
primary
#97E37F
secondary
#A04CBB
accent
#1ACCA1
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480