#97DD84#97DD84
#97DD84 is a very light, vivid green. Relative luminance 0.600; OKLCH L 83.0% C 0.139 H 139.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97DD84 |
|---|---|
| RGB | rgb(151, 221, 132) |
| HSL | hsl(107, 57%, 69%) |
| HSV | hsv(107, 40%, 87%) |
| CMYK | cmyk(31.7%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(81.81, -38.43, 36.87) |
| CIE-LCH | lch(81.81, 53.25, 136.18°) |
| OKLab | oklab(82.99% -0.105 0.0908) |
| OKLCH | oklch(82.99% 0.139 139.2) |
| XYZ | xyz(42.7824, 59.9564, 31.1439) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.29
Pistachio
#93C572
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.02
Pale Olive Green
#B1D27B
ΔE00 6.48
Washed Out Green
#BCF5A6
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DD84 #CA84DD
analogous
#C4DD84 #97DD84 #84DD9E
triadic
#97DD84 #8497DD #DD8497
tetradic
#97DD84 #84C4DD #CA84DD #DD9E84
square
#97DD84 #84C4DD #CA84DD #DD9E84
split-complementary
#97DD84 #9E84DD #DD84C4
monochromatic
#4EB532 #6ED054 #97DD84 #C0EAB4 #E8F8E4
Accessibility & contrast
On white
1.62
#97DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#97DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DD84
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DD84 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7D
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#93D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dd84; /* rgb */ color: rgb(151, 221, 132); /* oklch */ color: oklch(83.0% 0.139 139.2);
Tailwind
colors: {
custom: {
50: '#b8e8a9',
500: '#97dd84',
950: '#000000',
},
}SCSS
$custom: #97dd84; $custom-light: #b8e8a9; $custom-dark: #000000;
JSON
{
"hex": "#97dd84",
"rgb": {
"r": 151,
"g": 221,
"b": 132
},
"hsl": {
"h": 107.191,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.82988,
"c": 0.13882,
"h": 139.2
},
"luminance": 0.59958
}Semantic roles & 50–950 ramp
primary
#97DD84
secondary
#9F51B4
accent
#21C4A1
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121610
muted
#828480