#97DC84#97DC84
#97DC84 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.8% C 0.137 H 139.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC84 |
|---|---|
| RGB | rgb(151, 220, 132) |
| HSL | hsl(107, 56%, 69%) |
| HSV | hsv(107, 40%, 86%) |
| CMYK | cmyk(31.4%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(81.53, -37.98, 36.50) |
| CIE-LCH | lch(81.53, 52.67, 136.14°) |
| OKLab | oklab(82.76% -0.1038 0.0899) |
| OKLCH | oklch(82.76% 0.137 139.1) |
| XYZ | xyz(42.5191, 59.4299, 31.0561) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.51
Pistachio
#93C572
ΔE00 5.77
Light Grey Green
#B7E1A1
ΔE00 5.94
Pale Olive Green
#B1D27B
ΔE00 6.37
Hospital Green
#9BE5AA
ΔE00 6.59
Washed Out Green
#BCF5A6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC84 #C984DC
analogous
#C3DC84 #97DC84 #84DC9D
triadic
#97DC84 #8497DC #DC8497
tetradic
#97DC84 #84C3DC #C984DC #DC9D84
square
#97DC84 #84C3DC #C984DC #DC9D84
split-complementary
#97DC84 #9D84DC #DC84C3
monochromatic
#4EB333 #6FCE54 #97DC84 #BFEAB4 #E8F7E3
Accessibility & contrast
On white
1.63
#97DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#97DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC84
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC84 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7E
Deuteranopia (green-blind)
#D7C889
Tritanopia (blue-blind)
#93D6C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dc84; /* rgb */ color: rgb(151, 220, 132); /* oklch */ color: oklch(82.8% 0.137 139.1);
Tailwind
colors: {
custom: {
50: '#b8e7a9',
500: '#97dc84',
950: '#000000',
},
}SCSS
$custom: #97dc84; $custom-light: #b8e7a9; $custom-dark: #000000;
JSON
{
"hex": "#97dc84",
"rgb": {
"r": 151,
"g": 220,
"b": 132
},
"hsl": {
"h": 107.045,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.82756,
"c": 0.13733,
"h": 139.1
},
"luminance": 0.59432
}Semantic roles & 50–950 ramp
primary
#97DC84
secondary
#9E51B3
accent
#22C3A0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121610
muted
#828480