#97E984#97E984
#97E984 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.8% C 0.156 H 139.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97E984 |
|---|---|
| RGB | rgb(151, 233, 132) |
| HSL | hsl(109, 70%, 72%) |
| HSV | hsv(109, 43%, 91%) |
| CMYK | cmyk(35.2%, 0%, 43.3%, 8.6%) |
| CIE-LAB | lab(85.26, -43.72, 41.29) |
| CIE-LCH | lch(85.26, 60.14, 136.64°) |
| OKLab | oklab(85.79% -0.1195 0.1009) |
| OKLCH | oklch(85.79% 0.156 139.8) |
| XYZ | xyz(46.0646, 66.5209, 32.2380) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.40
Palegreen
#98FB98
ΔE00 4.19
Light Green
#96F97B
ΔE00 4.31
Pale Light Green
#B1FC99
ΔE00 4.53
Pastel Green
#B0FF9D
ΔE00 5.00
Easter Green
#8CFD7E
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E984 #D684E9
analogous
#CAE984 #97E984 #84E9A4
triadic
#97E984 #8497E9 #E98497
tetradic
#97E984 #84CAE9 #D684E9 #E9A484
square
#97E984 #84CAE9 #D684E9 #E9A484
split-complementary
#97E984 #A484E9 #E984CA
monochromatic
#45CE25 #6BE050 #97E984 #C3F2B8 #E9FAE5
Accessibility & contrast
On white
1.47
#97E984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#97E984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E984
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E984 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7C
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#91E3D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e984; /* rgb */ color: rgb(151, 233, 132); /* oklch */ color: oklch(85.8% 0.156 139.8);
Tailwind
colors: {
custom: {
50: '#b9f0a9',
500: '#97e984',
950: '#000000',
},
}SCSS
$custom: #97e984; $custom-light: #b9f0a9; $custom-dark: #000000;
JSON
{
"hex": "#97e984",
"rgb": {
"r": 151,
"g": 233,
"b": 132
},
"hsl": {
"h": 108.713,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.85785,
"c": 0.15645,
"h": 139.8
},
"luminance": 0.66523
}Semantic roles & 50–950 ramp
primary
#97E984
secondary
#AD4FC2
accent
#14D2AE
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581