#97E97F#97E97F
#97E97F is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.7% C 0.161 H 138.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97E97F |
|---|---|
| RGB | rgb(151, 233, 127) |
| HSL | hsl(106, 71%, 71%) |
| HSV | hsv(106, 45%, 91%) |
| CMYK | cmyk(35.2%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(85.19, -44.38, 43.64) |
| CIE-LCH | lch(85.19, 62.24, 135.48°) |
| OKLab | oklab(85.71% -0.1215 0.1061) |
| OKLCH | oklch(85.71% 0.161 138.9) |
| XYZ | xyz(45.7306, 66.3873, 30.4790) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Light Green
#96F97B
ΔE00 3.91
Palegreen
#98FB98
ΔE00 4.54
Pale Light Green
#B1FC99
ΔE00 4.67
Easter Green
#8CFD7E
ΔE00 4.84
Pastel Green
#B0FF9D
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E97F #D17FE9
analogous
#CCE97F #97E97F #7FE99C
triadic
#97E97F #7F97E9 #E97F97
tetradic
#97E97F #7FCCE9 #D17FE9 #E99C7F
square
#97E97F #7FCCE9 #D17FE9 #E99C7F
split-complementary
#97E97F #9C7FE9 #E97FCC
monochromatic
#49CB23 #6DE04B #97E97F #C1F2B3 #EAFBE5
Accessibility & contrast
On white
1.47
#97E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#97E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E97F
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E97F | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD977
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#92E3D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e97f; /* rgb */ color: rgb(151, 233, 127); /* oklch */ color: oklch(85.7% 0.161 138.9);
Tailwind
colors: {
custom: {
50: '#b9f0a6',
500: '#97e97f',
950: '#000000',
},
}SCSS
$custom: #97e97f; $custom-light: #b9f0a6; $custom-dark: #000000;
JSON
{
"hex": "#97e97f",
"rgb": {
"r": 151,
"g": 233,
"b": 127
},
"hsl": {
"h": 106.415,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.85708,
"c": 0.1613,
"h": 138.9
},
"luminance": 0.66389
}Semantic roles & 50–950 ramp
primary
#97E97F
secondary
#A74AC2
accent
#13D3A7
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12160F
muted
#828580