#97DC7D#97DC7D
#97DC7D is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.6% C 0.144 H 137.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC7D |
|---|---|
| RGB | rgb(151, 220, 125) |
| HSL | hsl(104, 58%, 68%) |
| HSV | hsv(104, 43%, 86%) |
| CMYK | cmyk(31.4%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(81.43, -38.93, 39.86) |
| CIE-LCH | lch(81.43, 55.72, 134.32°) |
| OKLab | oklab(82.64% -0.1066 0.0974) |
| OKLCH | oklch(82.64% 0.144 137.6) |
| XYZ | xyz(42.0561, 59.2447, 28.6175) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.82
Pistachio
#93C572
ΔE00 5.73
Pale Olive Green
#B1D27B
ΔE00 6.03
Lightish Green
#61E160
ΔE00 6.42
Fresh Green
#69D84F
ΔE00 6.52
Light Moss Green
#A6C875
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC7D #C27DDC
analogous
#C6DC7D #97DC7D #7DDC92
triadic
#97DC7D #7D97DC #DC7D97
tetradic
#97DC7D #7DC6DC #C27DDC #DC927D
square
#97DC7D #7DC6DC #C27DDC #DC927D
split-complementary
#97DC7D #927DDC #DC7DC6
monochromatic
#52AF2F #70CF4D #97DC7D #BEE9AD #E4F6DD
Accessibility & contrast
On white
1.63
#97DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#97DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC7D
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC7D | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE76
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#94D6C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97dc7d; /* rgb */ color: rgb(151, 220, 125); /* oklch */ color: oklch(82.6% 0.144 137.6);
Tailwind
colors: {
custom: {
50: '#b8e7a4',
500: '#97dc7d',
950: '#000000',
},
}SCSS
$custom: #97dc7d; $custom-light: #b8e7a4; $custom-dark: #000000;
JSON
{
"hex": "#97dc7d",
"rgb": {
"r": 151,
"g": 220,
"b": 125
},
"hsl": {
"h": 103.579,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82641,
"c": 0.14443,
"h": 137.6
},
"luminance": 0.59246
}Semantic roles & 50–950 ramp
primary
#97DC7D
secondary
#964CB2
accent
#20C598
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480