#97E484#97E484
#97E484 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.6% C 0.149 H 139.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97E484 |
|---|---|
| RGB | rgb(151, 228, 132) |
| HSL | hsl(108, 64%, 71%) |
| HSV | hsv(108, 42%, 89%) |
| CMYK | cmyk(33.8%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(83.83, -41.54, 39.46) |
| CIE-LCH | lch(83.83, 57.29, 136.47°) |
| OKLab | oklab(84.62% -0.1135 0.0968) |
| OKLCH | oklch(84.62% 0.149 139.6) |
| XYZ | xyz(44.6692, 63.7300, 31.7728) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.96
Palegreen
#98FB98
ΔE00 5.16
Pale Light Green
#B1FC99
ΔE00 5.40
Light Green
#96F97B
ΔE00 5.51
Light Pastel Green
#B2FBA5
ΔE00 5.67
Pastel Green
#B0FF9D
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E484 #D184E4
analogous
#C7E484 #97E484 #84E4A1
triadic
#97E484 #8497E4 #E48497
tetradic
#97E484 #84C7E4 #D184E4 #E4A184
square
#97E484 #84C7E4 #D184E4 #E4A184
split-complementary
#97E484 #A184E4 #E484C7
monochromatic
#49C32B #6DD952 #97E484 #C1EFB6 #EAF9E6
Accessibility & contrast
On white
1.53
#97E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#97E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E484
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E484 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#92DECD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97e484; /* rgb */ color: rgb(151, 228, 132); /* oklch */ color: oklch(84.6% 0.149 139.6);
Tailwind
colors: {
custom: {
50: '#b8eda9',
500: '#97e484',
950: '#000000',
},
}SCSS
$custom: #97e484; $custom-light: #b8eda9; $custom-dark: #000000;
JSON
{
"hex": "#97e484",
"rgb": {
"r": 151,
"g": 228,
"b": 132
},
"hsl": {
"h": 108.125,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.84619,
"c": 0.14918,
"h": 139.6
},
"luminance": 0.63732
}Semantic roles & 50–950 ramp
primary
#97E484
secondary
#A750BC
accent
#1ACCA9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581