#97DA7F#97DA7F
#97DA7F is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.2% C 0.139 H 137.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97DA7F |
|---|---|
| RGB | rgb(151, 218, 127) |
| HSL | hsl(104, 55%, 68%) |
| HSV | hsv(104, 42%, 85%) |
| CMYK | cmyk(30.7%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(80.88, -37.76, 38.17) |
| CIE-LCH | lch(80.88, 53.70, 134.69°) |
| OKLab | oklab(82.21% -0.1034 0.0936) |
| OKLCH | oklch(82.21% 0.139 137.8) |
| XYZ | xyz(41.6634, 58.2528, 29.1233) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.12
Pistachio
#93C572
ΔE00 5.23
Pale Olive Green
#B1D27B
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 6.29
Light Grey Green
#B7E1A1
ΔE00 6.30
Lightish Green
#61E160
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DA7F #C27FDA
analogous
#C4DA7F #97DA7F #7FDA94
triadic
#97DA7F #7F97DA #DA7F97
tetradic
#97DA7F #7FC4DA #C27FDA #DA947F
square
#97DA7F #7FC4DA #C27FDA #DA947F
split-complementary
#97DA7F #947FDA #DA7FC4
monochromatic
#52AD32 #70CC50 #97DA7F #BEE8AE #E4F5DE
Accessibility & contrast
On white
1.66
#97DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#97DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DA7F
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DA7F | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD78
Deuteranopia (green-blind)
#D5C784
Tritanopia (blue-blind)
#94D4C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97da7f; /* rgb */ color: rgb(151, 218, 127); /* oklch */ color: oklch(82.2% 0.139 137.8);
Tailwind
colors: {
custom: {
50: '#b8e6a5',
500: '#97da7f',
950: '#000000',
},
}SCSS
$custom: #97da7f; $custom-light: #b8e6a5; $custom-dark: #000000;
JSON
{
"hex": "#97da7f",
"rgb": {
"r": 151,
"g": 218,
"b": 127
},
"hsl": {
"h": 104.176,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.82207,
"c": 0.13945,
"h": 137.8
},
"luminance": 0.58254
}Semantic roles & 50–950 ramp
primary
#97DA7F
secondary
#964EAF
accent
#23C399
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480