#97DD7D#97DD7D
#97DD7D is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.9% C 0.146 H 137.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97DD7D |
|---|---|
| RGB | rgb(151, 221, 125) |
| HSL | hsl(104, 59%, 68%) |
| HSV | hsv(104, 43%, 87%) |
| CMYK | cmyk(31.7%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(81.71, -39.38, 40.23) |
| CIE-LCH | lch(81.71, 56.29, 134.39°) |
| OKLab | oklab(82.87% -0.1079 0.0982) |
| OKLCH | oklch(82.87% 0.146 137.7) |
| XYZ | xyz(42.3194, 59.7712, 28.7053) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.64
Pistachio
#93C572
ΔE00 5.98
Pale Olive Green
#B1D27B
ΔE00 6.17
Lightish Green
#61E160
ΔE00 6.29
Fresh Green
#69D84F
ΔE00 6.46
Light Grey Green
#B7E1A1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DD7D #C37DDD
analogous
#C7DD7D #97DD7D #7DDD93
triadic
#97DD7D #7D97DD #DD7D97
tetradic
#97DD7D #7DC7DD #C37DDD #DD937D
square
#97DD7D #7DC7DD #C37DDD #DD937D
split-complementary
#97DD7D #937DDD #DD7DC7
monochromatic
#52B12E #70D04C #97DD7D #BEEAAE #E5F6DE
Accessibility & contrast
On white
1.62
#97DD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#97DD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DD7D
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DD7D | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF76
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#94D7C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dd7d; /* rgb */ color: rgb(151, 221, 125); /* oklch */ color: oklch(82.9% 0.146 137.7);
Tailwind
colors: {
custom: {
50: '#b8e8a4',
500: '#97dd7d',
950: '#000000',
},
}SCSS
$custom: #97dd7d; $custom-light: #b8e8a4; $custom-dark: #000000;
JSON
{
"hex": "#97dd7d",
"rgb": {
"r": 151,
"g": 221,
"b": 125
},
"hsl": {
"h": 103.75,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.82874,
"c": 0.14589,
"h": 137.7
},
"luminance": 0.59773
}Semantic roles & 50–950 ramp
primary
#97DD7D
secondary
#974BB3
accent
#1FC699
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480