#97E593#97E593
#97E593 is a very light, vivid green. Relative luminance 0.647; OKLCH L 85.1% C 0.136 H 143.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97E593 |
|---|---|
| RGB | rgb(151, 229, 147) |
| HSL | hsl(117, 61%, 74%) |
| HSV | hsv(117, 36%, 90%) |
| CMYK | cmyk(34.1%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(84.34, -39.81, 32.60) |
| CIE-LCH | lch(84.34, 51.46, 140.68°) |
| OKLab | oklab(85.11% -0.1085 0.0813) |
| OKLCH | oklch(85.11% 0.136 143.2) |
| XYZ | xyz(46.0463, 64.7223, 37.6646) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.68
Hospital Green
#9BE5AA
ΔE00 4.57
Palegreen
#98FB98
ΔE00 5.05
Light Sea Green
#98F6B0
ΔE00 5.11
Light Pastel Green
#B2FBA5
ΔE00 5.12
Washed Out Green
#BCF5A6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E593 #E193E5
analogous
#C0E593 #97E593 #93E5B8
triadic
#97E593 #9397E5 #E59397
tetradic
#97E593 #93C0E5 #E193E5 #E5B893
square
#97E593 #93C0E5 #E193E5 #E5B893
split-complementary
#97E593 #B893E5 #E593C0
monochromatic
#39CC31 #67D962 #97E593 #C6F1C4 #E7F9E6
Accessibility & contrast
On white
1.51
#97E593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#97E593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E593
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E593 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#8FE0D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97e593; /* rgb */ color: rgb(151, 229, 147); /* oklch */ color: oklch(85.1% 0.136 143.2);
Tailwind
colors: {
custom: {
50: '#b8edb3',
500: '#97e593',
950: '#000000',
},
}SCSS
$custom: #97e593; $custom-light: #b8edb3; $custom-dark: #000000;
JSON
{
"hex": "#97e593",
"rgb": {
"r": 151,
"g": 229,
"b": 147
},
"hsl": {
"h": 117.073,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.85112,
"c": 0.13558,
"h": 143.2
},
"luminance": 0.64725
}Semantic roles & 50–950 ramp
primary
#97E593
secondary
#BA5EBE
accent
#1DC9C0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581