#97DC82#97DC82
#97DC82 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.7% C 0.139 H 138.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC82 |
|---|---|
| RGB | rgb(151, 220, 130) |
| HSL | hsl(106, 56%, 69%) |
| HSV | hsv(106, 41%, 86%) |
| CMYK | cmyk(31.4%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(81.50, -38.25, 37.46) |
| CIE-LCH | lch(81.50, 53.54, 135.60°) |
| OKLab | oklab(82.72% -0.1046 0.0921) |
| OKLCH | oklch(82.72% 0.139 138.6) |
| XYZ | xyz(42.3836, 59.3757, 30.3423) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.57
Pistachio
#93C572
ΔE00 5.74
Light Grey Green
#B7E1A1
ΔE00 6.13
Pale Olive Green
#B1D27B
ΔE00 6.25
Washed Out Green
#BCF5A6
ΔE00 6.72
Light Moss Green
#A6C875
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC82 #C782DC
analogous
#C4DC82 #97DC82 #82DC9A
triadic
#97DC82 #8297DC #DC8297
tetradic
#97DC82 #82C4DC #C782DC #DC9A82
square
#97DC82 #82C4DC #C782DC #DC9A82
split-complementary
#97DC82 #9A82DC #DC82C4
monochromatic
#50B232 #6FCF52 #97DC82 #BFE9B2 #E7F7E2
Accessibility & contrast
On white
1.63
#97DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#97DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC82
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC82 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7B
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#93D6C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97dc82; /* rgb */ color: rgb(151, 220, 130); /* oklch */ color: oklch(82.7% 0.139 138.6);
Tailwind
colors: {
custom: {
50: '#b8e7a7',
500: '#97dc82',
950: '#000000',
},
}SCSS
$custom: #97dc82; $custom-light: #b8e7a7; $custom-dark: #000000;
JSON
{
"hex": "#97dc82",
"rgb": {
"r": 151,
"g": 220,
"b": 130
},
"hsl": {
"h": 106,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82722,
"c": 0.13937,
"h": 138.6
},
"luminance": 0.59377
}Semantic roles & 50–950 ramp
primary
#97DC82
secondary
#9C50B3
accent
#22C49E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480