#97E184#97E184
#97E184 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.9% C 0.145 H 139.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97E184 |
|---|---|
| RGB | rgb(151, 225, 132) |
| HSL | hsl(108, 61%, 70%) |
| HSV | hsv(108, 41%, 88%) |
| CMYK | cmyk(32.9%, 0%, 41.3%, 11.8%) |
| CIE-LAB | lab(82.96, -40.21, 38.35) |
| CIE-LCH | lch(82.96, 55.57, 136.36°) |
| OKLab | oklab(83.92% -0.1099 0.0942) |
| OKLCH | oklch(83.92% 0.145 139.4) |
| XYZ | xyz(43.8511, 62.0938, 31.5001) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Palegreen
#98FB98
ΔE00 5.80
Pale Light Green
#B1FC99
ΔE00 5.99
Washed Out Green
#BCF5A6
ΔE00 6.11
Light Pastel Green
#B2FBA5
ΔE00 6.11
Tea Green
#BDF8A3
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E184 #CE84E1
analogous
#C5E184 #97E184 #84E1A0
triadic
#97E184 #8497E1 #E18497
tetradic
#97E184 #84C5E1 #CE84E1 #E1A084
square
#97E184 #84C5E1 #CE84E1 #E1A084
split-complementary
#97E184 #A084E1 #E184C5
monochromatic
#4BBD2E #6DD553 #97E184 #C1EDB5 #EAF9E6
Accessibility & contrast
On white
1.56
#97E184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#97E184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E184
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E184 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#92DBCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97e184; /* rgb */ color: rgb(151, 225, 132); /* oklch */ color: oklch(83.9% 0.145 139.4);
Tailwind
colors: {
custom: {
50: '#b8eba9',
500: '#97e184',
950: '#000000',
},
}SCSS
$custom: #97e184; $custom-light: #b8eba9; $custom-dark: #000000;
JSON
{
"hex": "#97e184",
"rgb": {
"r": 151,
"g": 225,
"b": 132
},
"hsl": {
"h": 107.742,
"s": 60.784,
"l": 70
},
"oklch": {
"l": 0.8392,
"c": 0.14476,
"h": 139.4
},
"luminance": 0.62096
}Semantic roles & 50–950 ramp
primary
#97E184
secondary
#A351B9
accent
#1DC8A5
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481