#97DE7E#97DE7E
#97DE7E is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.1% C 0.146 H 138.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97DE7E |
|---|---|
| RGB | rgb(151, 222, 126) |
| HSL | hsl(104, 59%, 68%) |
| HSV | hsv(104, 43%, 87%) |
| CMYK | cmyk(32%, 0%, 43.2%, 12.9%) |
| CIE-LAB | lab(82.02, -39.69, 40.12) |
| CIE-LCH | lch(82.02, 56.44, 134.69°) |
| OKLab | oklab(83.12% -0.1087 0.098) |
| OKLCH | oklch(83.12% 0.146 138) |
| XYZ | xyz(42.6484, 60.3265, 29.1317) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.39
Pistachio
#93C572
ΔE00 6.21
Lightish Green
#61E160
ΔE00 6.24
Pale Olive Green
#B1D27B
ΔE00 6.35
Fresh Green
#69D84F
ΔE00 6.50
Light Green
#96F97B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DE7E #C57EDE
analogous
#C7DE7E #97DE7E #7EDE95
triadic
#97DE7E #7E97DE #DE7E97
tetradic
#97DE7E #7EC7DE #C57EDE #DE957E
square
#97DE7E #7EC7DE #C57EDE #DE957E
split-complementary
#97DE7E #957EDE #DE7EC7
monochromatic
#51B42E #70D24D #97DE7E #BEEAAF #E6F7DF
Accessibility & contrast
On white
1.61
#97DE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#97DE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DE7E
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DE7E | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D077
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#94D8C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #97de7e; /* rgb */ color: rgb(151, 222, 126); /* oklch */ color: oklch(83.1% 0.146 138.0);
Tailwind
colors: {
custom: {
50: '#b8e8a5',
500: '#97de7e',
950: '#000000',
},
}SCSS
$custom: #97de7e; $custom-light: #b8e8a5; $custom-dark: #000000;
JSON
{
"hex": "#97de7e",
"rgb": {
"r": 151,
"g": 222,
"b": 126
},
"hsl": {
"h": 104.375,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83123,
"c": 0.14636,
"h": 138
},
"luminance": 0.60328
}Semantic roles & 50–950 ramp
primary
#97DE7E
secondary
#994BB5
accent
#1FC79B
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480