#97E384#97E384
#97E384 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.4% C 0.148 H 139.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97E384 |
|---|---|
| RGB | rgb(151, 227, 132) |
| HSL | hsl(108, 63%, 70%) |
| HSV | hsv(108, 42%, 89%) |
| CMYK | cmyk(33.5%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(83.54, -41.10, 39.09) |
| CIE-LCH | lch(83.54, 56.72, 136.44°) |
| OKLab | oklab(84.39% -0.1123 0.0959) |
| OKLCH | oklch(84.39% 0.148 139.5) |
| XYZ | xyz(44.3949, 63.1814, 31.6814) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.12
Palegreen
#98FB98
ΔE00 5.37
Pale Light Green
#B1FC99
ΔE00 5.59
Light Green
#96F97B
ΔE00 5.75
Light Pastel Green
#B2FBA5
ΔE00 5.81
Washed Out Green
#BCF5A6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E384 #D084E3
analogous
#C6E384 #97E384 #84E3A0
triadic
#97E384 #8497E3 #E38497
tetradic
#97E384 #84C6E3 #D084E3 #E3A084
square
#97E384 #84C6E3 #D084E3 #E3A084
split-complementary
#97E384 #A084E3 #E384C6
monochromatic
#4AC12C #6DD852 #97E384 #C1EEB6 #EAF9E6
Accessibility & contrast
On white
1.54
#97E384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#97E384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E384
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E384 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57D
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#92DDCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e384; /* rgb */ color: rgb(151, 227, 132); /* oklch */ color: oklch(84.4% 0.148 139.5);
Tailwind
colors: {
custom: {
50: '#b8eca9',
500: '#97e384',
950: '#000000',
},
}SCSS
$custom: #97e384; $custom-light: #b8eca9; $custom-dark: #000000;
JSON
{
"hex": "#97e384",
"rgb": {
"r": 151,
"g": 227,
"b": 132
},
"hsl": {
"h": 108,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.84386,
"c": 0.14771,
"h": 139.5
},
"luminance": 0.63183
}Semantic roles & 50–950 ramp
primary
#97E384
secondary
#A650BB
accent
#1BCBA8
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481