#97DC81#97DC81
#97DC81 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.7% C 0.140 H 138.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC81 |
|---|---|
| RGB | rgb(151, 220, 129) |
| HSL | hsl(105, 57%, 68%) |
| HSV | hsv(105, 41%, 86%) |
| CMYK | cmyk(31.4%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(81.48, -38.39, 37.95) |
| CIE-LCH | lch(81.48, 53.98, 135.34°) |
| OKLab | oklab(82.71% -0.105 0.0932) |
| OKLCH | oklch(82.71% 0.14 138.4) |
| XYZ | xyz(42.3168, 59.3490, 29.9905) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.61
Pistachio
#93C572
ΔE00 5.72
Pale Olive Green
#B1D27B
ΔE00 6.20
Light Grey Green
#B7E1A1
ΔE00 6.23
Lightish Green
#61E160
ΔE00 6.71
Light Moss Green
#A6C875
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC81 #C681DC
analogous
#C4DC81 #97DC81 #81DC98
triadic
#97DC81 #8197DC #DC8197
tetradic
#97DC81 #81C4DC #C681DC #DC9881
square
#97DC81 #81C4DC #C681DC #DC9881
split-complementary
#97DC81 #9881DC #DC81C4
monochromatic
#50B131 #6FCF51 #97DC81 #BFE9B1 #E6F7E1
Accessibility & contrast
On white
1.63
#97DC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#97DC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC81
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC81 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#94D6C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97dc81; /* rgb */ color: rgb(151, 220, 129); /* oklch */ color: oklch(82.7% 0.140 138.4);
Tailwind
colors: {
custom: {
50: '#b8e7a7',
500: '#97dc81',
950: '#000000',
},
}SCSS
$custom: #97dc81; $custom-light: #b8e7a7; $custom-dark: #000000;
JSON
{
"hex": "#97dc81",
"rgb": {
"r": 151,
"g": 220,
"b": 129
},
"hsl": {
"h": 105.495,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.82705,
"c": 0.14038,
"h": 138.4
},
"luminance": 0.59351
}Semantic roles & 50–950 ramp
primary
#97DC81
secondary
#9A4FB3
accent
#21C49D
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480