#97DC7A#97DC7A
#97DC7A is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.6% C 0.147 H 137.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC7A |
|---|---|
| RGB | rgb(151, 220, 122) |
| HSL | hsl(102, 58%, 67%) |
| HSV | hsv(102, 45%, 86%) |
| CMYK | cmyk(31.4%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(81.38, -39.32, 41.29) |
| CIE-LCH | lch(81.38, 57.02, 133.60°) |
| OKLab | oklab(82.59% -0.1078 0.1005) |
| OKLCH | oklch(82.59% 0.147 137) |
| XYZ | xyz(41.8674, 59.1692, 27.6234) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.03
Pistachio
#93C572
ΔE00 5.78
Pale Olive Green
#B1D27B
ΔE00 5.95
Fresh Green
#69D84F
ΔE00 6.22
Lightish Green
#61E160
ΔE00 6.25
Light Moss Green
#A6C875
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC7A #BF7ADC
analogous
#C8DC7A #97DC7A #7ADC8E
triadic
#97DC7A #7A97DC #DC7A97
tetradic
#97DC7A #7AC8DC #BF7ADC #DC8E7A
square
#97DC7A #7AC8DC #BF7ADC #DC8E7A
split-complementary
#97DC7A #8E7ADC #DC7AC8
monochromatic
#54AE2E #71CF4A #97DC7A #BDE9AA #E3F6DB
Accessibility & contrast
On white
1.64
#97DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#97DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC7A
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC7A | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE72
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#95D6C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97dc7a; /* rgb */ color: rgb(151, 220, 122); /* oklch */ color: oklch(82.6% 0.147 137.0);
Tailwind
colors: {
custom: {
50: '#b8e7a2',
500: '#97dc7a',
950: '#000000',
},
}SCSS
$custom: #97dc7a; $custom-light: #b8e7a2; $custom-dark: #000000;
JSON
{
"hex": "#97dc7a",
"rgb": {
"r": 151,
"g": 220,
"b": 122
},
"hsl": {
"h": 102.245,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.82593,
"c": 0.14742,
"h": 137
},
"luminance": 0.59171
}Semantic roles & 50–950 ramp
primary
#97DC7A
secondary
#924AB0
accent
#20C695
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480