#97E588#97E588
#97E588 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.9% C 0.147 H 140.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97E588 |
|---|---|
| RGB | rgb(151, 229, 136) |
| HSL | hsl(110, 64%, 72%) |
| HSV | hsv(110, 41%, 90%) |
| CMYK | cmyk(34.1%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(84.17, -41.42, 37.91) |
| CIE-LCH | lch(84.17, 56.15, 137.53°) |
| OKLab | oklab(84.92% -0.1131 0.0934) |
| OKLCH | oklch(84.92% 0.147 140.5) |
| XYZ | xyz(45.2241, 64.3934, 33.3341) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.53
Palegreen
#98FB98
ΔE00 4.84
Pale Light Green
#B1FC99
ΔE00 5.25
Light Pastel Green
#B2FBA5
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.61
Light Green
#96F97B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E588 #D688E5
analogous
#C6E588 #97E588 #88E5A8
triadic
#97E588 #8897E5 #E58897
tetradic
#97E588 #88C6E5 #D688E5 #E5A888
square
#97E588 #88C6E5 #D688E5 #E5A888
split-complementary
#97E588 #A888E5 #E588C6
monochromatic
#45C72C #6BDA56 #97E588 #C3F0BA #E9FAE6
Accessibility & contrast
On white
1.51
#97E588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#97E588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E588
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E588 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD681
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#91DFCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97e588; /* rgb */ color: rgb(151, 229, 136); /* oklch */ color: oklch(84.9% 0.147 140.5);
Tailwind
colors: {
custom: {
50: '#b8edac',
500: '#97e588',
950: '#000000',
},
}SCSS
$custom: #97e588; $custom-light: #b8edac; $custom-dark: #000000;
JSON
{
"hex": "#97e588",
"rgb": {
"r": 151,
"g": 229,
"b": 136
},
"hsl": {
"h": 110.323,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.84918,
"c": 0.14666,
"h": 140.5
},
"luminance": 0.64396
}Semantic roles & 50–950 ramp
primary
#97E588
secondary
#AD53BE
accent
#1ACCAF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581