#97E08A#97E08A
#97E08A is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.8% C 0.137 H 140.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97E08A |
|---|---|
| RGB | rgb(151, 224, 138) |
| HSL | hsl(111, 58%, 71%) |
| HSV | hsv(111, 38%, 88%) |
| CMYK | cmyk(32.6%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(82.77, -38.92, 35.09) |
| CIE-LCH | lch(82.77, 52.40, 137.96°) |
| OKLab | oklab(83.79% -0.1062 0.0869) |
| OKLCH | oklch(83.79% 0.137 140.7) |
| XYZ | xyz(44.0040, 61.7237, 33.6351) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.54
Hospital Green
#9BE5AA
ΔE00 5.74
Light Grey Green
#B7E1A1
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 5.94
Palegreen
#98FB98
ΔE00 6.00
Light Pastel Green
#B2FBA5
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E08A #D38AE0
analogous
#C2E08A #97E08A #8AE0A8
triadic
#97E08A #8A97E0 #E08A97
tetradic
#97E08A #8AC2E0 #D38AE0 #E0A88A
square
#97E08A #8AC2E0 #D38AE0 #E0A88A
split-complementary
#97E08A #A88AE0 #E08AC2
monochromatic
#47BD32 #6CD35A #97E08A #C2EDBA #E9F9E7
Accessibility & contrast
On white
1.57
#97E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#97E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E08A
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E08A | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D284
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#92DBCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97e08a; /* rgb */ color: rgb(151, 224, 138); /* oklch */ color: oklch(83.8% 0.137 140.7);
Tailwind
colors: {
custom: {
50: '#b8eaad',
500: '#97e08a',
950: '#000000',
},
}SCSS
$custom: #97e08a; $custom-light: #b8eaad; $custom-dark: #000000;
JSON
{
"hex": "#97e08a",
"rgb": {
"r": 151,
"g": 224,
"b": 138
},
"hsl": {
"h": 110.93,
"s": 58.108,
"l": 70.98
},
"oklch": {
"l": 0.83789,
"c": 0.1372,
"h": 140.7
},
"luminance": 0.61726
}Semantic roles & 50–950 ramp
primary
#97E08A
secondary
#A956B8
accent
#20C6AD
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481