#97E382#97E382
#97E382 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.4% C 0.150 H 139.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97E382 |
|---|---|
| RGB | rgb(151, 227, 130) |
| HSL | hsl(107, 63%, 70%) |
| HSV | hsv(107, 43%, 89%) |
| CMYK | cmyk(33.5%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(83.51, -41.37, 40.04) |
| CIE-LCH | lch(83.51, 57.58, 135.94°) |
| OKLab | oklab(84.35% -0.1131 0.098) |
| OKLCH | oklch(84.35% 0.15 139.1) |
| XYZ | xyz(44.2594, 63.1272, 30.9675) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Palegreen
#98FB98
ΔE00 5.44
Light Green
#96F97B
ΔE00 5.58
Pale Light Green
#B1FC99
ΔE00 5.59
Light Pastel Green
#B2FBA5
ΔE00 5.93
Lightish Green
#61E160
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E382 #CE82E3
analogous
#C8E382 #97E382 #82E39D
triadic
#97E382 #8297E3 #E38297
tetradic
#97E382 #82C8E3 #CE82E3 #E39D82
square
#97E382 #82C8E3 #CE82E3 #E39D82
split-complementary
#97E382 #9D82E3 #E382C8
monochromatic
#4BC02B #6DD850 #97E382 #C1EEB4 #EAF9E6
Accessibility & contrast
On white
1.54
#97E382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#97E382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E382
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E382 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#93DDCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e382; /* rgb */ color: rgb(151, 227, 130); /* oklch */ color: oklch(84.4% 0.150 139.1);
Tailwind
colors: {
custom: {
50: '#b8eca7',
500: '#97e382',
950: '#000000',
},
}SCSS
$custom: #97e382; $custom-light: #b8eca7; $custom-dark: #000000;
JSON
{
"hex": "#97e382",
"rgb": {
"r": 151,
"g": 227,
"b": 130
},
"hsl": {
"h": 107.01,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.84353,
"c": 0.1497,
"h": 139.1
},
"luminance": 0.63129
}Semantic roles & 50–950 ramp
primary
#97E382
secondary
#A34EBB
accent
#1ACBA5
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480