#97E386#97E386
#97E386 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.4% C 0.146 H 139.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97E386 |
|---|---|
| RGB | rgb(151, 227, 134) |
| HSL | hsl(109, 62%, 71%) |
| HSV | hsv(109, 41%, 89%) |
| CMYK | cmyk(33.5%, 0%, 41%, 11%) |
| CIE-LAB | lab(83.57, -40.82, 38.13) |
| CIE-LCH | lch(83.57, 55.86, 136.95°) |
| OKLab | oklab(84.42% -0.1115 0.0938) |
| OKLCH | oklch(84.42% 0.146 139.9) |
| XYZ | xyz(44.5331, 63.2367, 32.4091) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.99
Palegreen
#98FB98
ΔE00 5.32
Pale Light Green
#B1FC99
ΔE00 5.61
Light Pastel Green
#B2FBA5
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 5.84
Light Green
#96F97B
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E386 #D286E3
analogous
#C5E386 #97E386 #86E3A3
triadic
#97E386 #8697E3 #E38697
tetradic
#97E386 #86C5E3 #D286E3 #E3A386
square
#97E386 #86C5E3 #D286E3 #E3A386
split-complementary
#97E386 #A386E3 #E386C5
monochromatic
#48C22D #6CD754 #97E386 #C2EFB8 #EAF9E6
Accessibility & contrast
On white
1.54
#97E386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#97E386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E386
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E386 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57F
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#92DDCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e386; /* rgb */ color: rgb(151, 227, 134); /* oklch */ color: oklch(84.4% 0.146 139.9);
Tailwind
colors: {
custom: {
50: '#b8ecaa',
500: '#97e386',
950: '#000000',
},
}SCSS
$custom: #97e386; $custom-light: #b8ecaa; $custom-dark: #000000;
JSON
{
"hex": "#97e386",
"rgb": {
"r": 151,
"g": 227,
"b": 134
},
"hsl": {
"h": 109.032,
"s": 62.416,
"l": 70.784
},
"oklch": {
"l": 0.84419,
"c": 0.14571,
"h": 139.9
},
"luminance": 0.63239
}Semantic roles & 50–950 ramp
primary
#97E386
secondary
#A852BB
accent
#1BCAAA
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481