#97DC7C#97DC7C
#97DC7C is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.6% C 0.145 H 137.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC7C |
|---|---|
| RGB | rgb(151, 220, 124) |
| HSL | hsl(103, 58%, 67%) |
| HSV | hsv(103, 44%, 86%) |
| CMYK | cmyk(31.4%, 0%, 43.6%, 13.7%) |
| CIE-LAB | lab(81.41, -39.06, 40.34) |
| CIE-LCH | lch(81.41, 56.16, 134.08°) |
| OKLab | oklab(82.63% -0.107 0.0984) |
| OKLCH | oklch(82.63% 0.145 137.4) |
| XYZ | xyz(41.9926, 59.2193, 28.2828) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.89
Pistachio
#93C572
ΔE00 5.74
Pale Olive Green
#B1D27B
ΔE00 6.00
Lightish Green
#61E160
ΔE00 6.36
Fresh Green
#69D84F
ΔE00 6.42
Light Moss Green
#A6C875
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC7C #C17CDC
analogous
#C7DC7C #97DC7C #7CDC91
triadic
#97DC7C #7C97DC #DC7C97
tetradic
#97DC7C #7CC7DC #C17CDC #DC917C
square
#97DC7C #7CC7DC #C17CDC #DC917C
split-complementary
#97DC7C #917CDC #DC7CC7
monochromatic
#53AF2F #71CF4C #97DC7C #BDE9AC #E4F6DD
Accessibility & contrast
On white
1.63
#97DC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#97DC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC7C
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC7C | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE75
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#94D6C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97dc7c; /* rgb */ color: rgb(151, 220, 124); /* oklch */ color: oklch(82.6% 0.145 137.4);
Tailwind
colors: {
custom: {
50: '#b8e7a3',
500: '#97dc7c',
950: '#000000',
},
}SCSS
$custom: #97dc7c; $custom-light: #b8e7a3; $custom-dark: #000000;
JSON
{
"hex": "#97dc7c",
"rgb": {
"r": 151,
"g": 220,
"b": 124
},
"hsl": {
"h": 103.125,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82625,
"c": 0.14542,
"h": 137.4
},
"luminance": 0.59221
}Semantic roles & 50–950 ramp
primary
#97DC7C
secondary
#944BB1
accent
#20C597
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480