#97DC7E#97DC7E
#97DC7E is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.7% C 0.143 H 137.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC7E |
|---|---|
| RGB | rgb(151, 220, 126) |
| HSL | hsl(104, 57%, 68%) |
| HSV | hsv(104, 43%, 86%) |
| CMYK | cmyk(31.4%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(81.44, -38.80, 39.39) |
| CIE-LCH | lch(81.44, 55.29, 134.57°) |
| OKLab | oklab(82.66% -0.1062 0.0964) |
| OKLCH | oklch(82.66% 0.143 137.8) |
| XYZ | xyz(42.1203, 59.2704, 28.9557) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.76
Pistachio
#93C572
ΔE00 5.72
Pale Olive Green
#B1D27B
ΔE00 6.06
Lightish Green
#61E160
ΔE00 6.49
Light Grey Green
#B7E1A1
ΔE00 6.54
Fresh Green
#69D84F
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC7E #C37EDC
analogous
#C6DC7E #97DC7E #7EDC94
triadic
#97DC7E #7E97DC #DC7E97
tetradic
#97DC7E #7EC6DC #C37EDC #DC947E
square
#97DC7E #7EC6DC #C37EDC #DC947E
split-complementary
#97DC7E #947EDC #DC7EC6
monochromatic
#52B030 #70CF4E #97DC7E #BEE9AE #E5F6DE
Accessibility & contrast
On white
1.63
#97DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#97DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC7E
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC7E | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE77
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#94D6C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97dc7e; /* rgb */ color: rgb(151, 220, 126); /* oklch */ color: oklch(82.7% 0.143 137.8);
Tailwind
colors: {
custom: {
50: '#b8e7a4',
500: '#97dc7e',
950: '#000000',
},
}SCSS
$custom: #97dc7e; $custom-light: #b8e7a4; $custom-dark: #000000;
JSON
{
"hex": "#97dc7e",
"rgb": {
"r": 151,
"g": 220,
"b": 126
},
"hsl": {
"h": 104.043,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.82657,
"c": 0.14342,
"h": 137.8
},
"luminance": 0.59272
}Semantic roles & 50–950 ramp
primary
#97DC7E
secondary
#974CB2
accent
#21C599
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480