#97DF7E#97DF7E
#97DF7E is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.4% C 0.148 H 138.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF7E |
|---|---|
| RGB | rgb(151, 223, 126) |
| HSL | hsl(105, 60%, 68%) |
| HSV | hsv(105, 43%, 87%) |
| CMYK | cmyk(32.3%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(82.30, -40.14, 40.48) |
| CIE-LCH | lch(82.30, 57.01, 134.75°) |
| OKLab | oklab(83.36% -0.1099 0.0988) |
| OKLCH | oklch(83.36% 0.148 138) |
| XYZ | xyz(42.9147, 60.8592, 29.2205) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.22
Lightish Green
#61E160
ΔE00 6.12
Light Green
#96F97B
ΔE00 6.30
Pale Light Green
#B1FC99
ΔE00 6.40
Palegreen
#98FB98
ΔE00 6.43
Pistachio
#93C572
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF7E #C67EDF
analogous
#C7DF7E #97DF7E #7EDF95
triadic
#97DF7E #7E97DF #DF7E97
tetradic
#97DF7E #7EC7DF #C67EDF #DF957E
square
#97DF7E #7EC7DF #C67EDF #DF957E
split-complementary
#97DF7E #957EDF #DF7EC7
monochromatic
#50B62D #6FD34D #97DF7E #BFEBAF #E6F7E0
Accessibility & contrast
On white
1.59
#97DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#97DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF7E
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF7E | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#94D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97df7e; /* rgb */ color: rgb(151, 223, 126); /* oklch */ color: oklch(83.4% 0.148 138.0);
Tailwind
colors: {
custom: {
50: '#b8e9a5',
500: '#97df7e',
950: '#000000',
},
}SCSS
$custom: #97df7e; $custom-light: #b8e9a5; $custom-dark: #000000;
JSON
{
"hex": "#97df7e",
"rgb": {
"r": 151,
"g": 223,
"b": 126
},
"hsl": {
"h": 104.536,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83356,
"c": 0.14782,
"h": 138
},
"luminance": 0.60861
}Semantic roles & 50–950 ramp
primary
#97DF7E
secondary
#9A4BB6
accent
#1EC89C
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480