#97E490#97E490
#97E490 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.8% C 0.137 H 142.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #97E490 |
|---|---|
| RGB | rgb(151, 228, 144) |
| HSL | hsl(115, 61%, 73%) |
| HSV | hsv(115, 37%, 89%) |
| CMYK | cmyk(33.8%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(84.01, -39.82, 33.68) |
| CIE-LCH | lch(84.01, 52.15, 139.77°) |
| OKLab | oklab(84.82% -0.1086 0.0837) |
| OKLCH | oklch(84.82% 0.137 142.4) |
| XYZ | xyz(45.5381, 64.0776, 36.3489) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Hospital Green
#9BE5AA
ΔE00 5.00
Palegreen
#98FB98
ΔE00 5.16
Light Pastel Green
#B2FBA5
ΔE00 5.28
Washed Out Green
#BCF5A6
ΔE00 5.43
Light Sea Green
#98F6B0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E490 #DD90E4
analogous
#C1E490 #97E490 #90E4B3
triadic
#97E490 #9097E4 #E49097
tetradic
#97E490 #90C1E4 #DD90E4 #E4B390
square
#97E490 #90C1E4 #DD90E4 #E4B390
split-complementary
#97E490 #B390E4 #E490C1
monochromatic
#3DC931 #69D85F #97E490 #C5F0C1 #E8F9E6
Accessibility & contrast
On white
1.52
#97E490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#97E490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E490
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E490 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#DCCF95
Tritanopia (blue-blind)
#90DFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97e490; /* rgb */ color: rgb(151, 228, 144); /* oklch */ color: oklch(84.8% 0.137 142.4);
Tailwind
colors: {
custom: {
50: '#b8edb1',
500: '#97e490',
950: '#000000',
},
}SCSS
$custom: #97e490; $custom-light: #b8edb1; $custom-dark: #000000;
JSON
{
"hex": "#97e490",
"rgb": {
"r": 151,
"g": 228,
"b": 144
},
"hsl": {
"h": 115,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.84825,
"c": 0.13711,
"h": 142.4
},
"luminance": 0.6408
}Semantic roles & 50–950 ramp
primary
#97E490
secondary
#B55BBD
accent
#1DC9BA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121611
muted
#828581