#97DD7E#97DD7E
#97DD7E is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.9% C 0.145 H 137.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97DD7E |
|---|---|
| RGB | rgb(151, 221, 126) |
| HSL | hsl(104, 58%, 68%) |
| HSV | hsv(104, 43%, 87%) |
| CMYK | cmyk(31.7%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(81.73, -39.25, 39.75) |
| CIE-LCH | lch(81.73, 55.86, 134.63°) |
| OKLab | oklab(82.89% -0.1075 0.0972) |
| OKLCH | oklch(82.89% 0.145 137.9) |
| XYZ | xyz(42.3836, 59.7968, 29.0434) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.57
Pistachio
#93C572
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.20
Lightish Green
#61E160
ΔE00 6.36
Fresh Green
#69D84F
ΔE00 6.56
Light Grey Green
#B7E1A1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DD7E #C47EDD
analogous
#C6DD7E #97DD7E #7EDD95
triadic
#97DD7E #7E97DD #DD7E97
tetradic
#97DD7E #7EC6DD #C47EDD #DD957E
square
#97DD7E #7EC6DD #C47EDD #DD957E
split-complementary
#97DD7E #957EDD #DD7EC6
monochromatic
#51B22F #70D04E #97DD7E #BEEAAE #E5F7DF
Accessibility & contrast
On white
1.62
#97DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#97DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DD7E
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DD7E | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#94D7C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dd7e; /* rgb */ color: rgb(151, 221, 126); /* oklch */ color: oklch(82.9% 0.145 137.9);
Tailwind
colors: {
custom: {
50: '#b8e8a5',
500: '#97dd7e',
950: '#000000',
},
}SCSS
$custom: #97dd7e; $custom-light: #b8e8a5; $custom-dark: #000000;
JSON
{
"hex": "#97dd7e",
"rgb": {
"r": 151,
"g": 221,
"b": 126
},
"hsl": {
"h": 104.211,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.8289,
"c": 0.1449,
"h": 137.9
},
"luminance": 0.59799
}Semantic roles & 50–950 ramp
primary
#97DD7E
secondary
#984CB4
accent
#20C69A
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480