#97DD7F#97DD7F
#97DD7F is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.9% C 0.144 H 138.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97DD7F |
|---|---|
| RGB | rgb(151, 221, 127) |
| HSL | hsl(105, 58%, 68%) |
| HSV | hsv(105, 43%, 87%) |
| CMYK | cmyk(31.7%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(81.74, -39.11, 39.27) |
| CIE-LCH | lch(81.74, 55.43, 134.88°) |
| OKLab | oklab(82.91% -0.1071 0.0961) |
| OKLCH | oklch(82.91% 0.144 138.1) |
| XYZ | xyz(42.4484, 59.8228, 29.3849) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.51
Pistachio
#93C572
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.24
Lightish Green
#61E160
ΔE00 6.43
Light Grey Green
#B7E1A1
ΔE00 6.52
Fresh Green
#69D84F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DD7F #C57FDD
analogous
#C6DD7F #97DD7F #7FDD96
triadic
#97DD7F #7F97DD #DD7F97
tetradic
#97DD7F #7FC6DD #C57FDD #DD967F
square
#97DD7F #7FC6DD #C57FDD #DD967F
split-complementary
#97DD7F #967FDD #DD7FC6
monochromatic
#51B22F #70D04F #97DD7F #BEEAAF #E6F7E0
Accessibility & contrast
On white
1.62
#97DD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#97DD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DD7F
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DD7F | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF78
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#94D7C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dd7f; /* rgb */ color: rgb(151, 221, 127); /* oklch */ color: oklch(82.9% 0.144 138.1);
Tailwind
colors: {
custom: {
50: '#b8e8a5',
500: '#97dd7f',
950: '#000000',
},
}SCSS
$custom: #97dd7f; $custom-light: #b8e8a5; $custom-dark: #000000;
JSON
{
"hex": "#97dd7f",
"rgb": {
"r": 151,
"g": 221,
"b": 127
},
"hsl": {
"h": 104.681,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.82906,
"c": 0.14389,
"h": 138.1
},
"luminance": 0.59825
}Semantic roles & 50–950 ramp
primary
#97DD7F
secondary
#994DB4
accent
#20C69B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480