#97DB82#97DB82
#97DB82 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.5% C 0.138 H 138.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97DB82 |
|---|---|
| RGB | rgb(151, 219, 130) |
| HSL | hsl(106, 55%, 68%) |
| HSV | hsv(106, 41%, 86%) |
| CMYK | cmyk(31.1%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(81.21, -37.80, 37.09) |
| CIE-LCH | lch(81.21, 52.96, 135.54°) |
| OKLab | oklab(82.49% -0.1034 0.0913) |
| OKLCH | oklch(82.49% 0.138 138.6) |
| XYZ | xyz(42.1219, 58.8524, 30.2550) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.79
Pistachio
#93C572
ΔE00 5.50
Light Grey Green
#B7E1A1
ΔE00 6.06
Pale Olive Green
#B1D27B
ΔE00 6.13
Light Moss Green
#A6C875
ΔE00 6.59
Washed Out Green
#BCF5A6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DB82 #C682DB
analogous
#C3DB82 #97DB82 #82DB99
triadic
#97DB82 #8297DB #DB8297
tetradic
#97DB82 #82C3DB #C682DB #DB9982
square
#97DB82 #82C3DB #C682DB #DB9982
split-complementary
#97DB82 #9982DB #DB82C3
monochromatic
#50B033 #6FCD52 #97DB82 #BFE9B2 #E6F6E1
Accessibility & contrast
On white
1.64
#97DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#97DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DB82
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DB82 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7B
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#94D5C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97db82; /* rgb */ color: rgb(151, 219, 130); /* oklch */ color: oklch(82.5% 0.138 138.6);
Tailwind
colors: {
custom: {
50: '#b8e6a7',
500: '#97db82',
950: '#000000',
},
}SCSS
$custom: #97db82; $custom-light: #b8e6a7; $custom-dark: #000000;
JSON
{
"hex": "#97db82",
"rgb": {
"r": 151,
"g": 219,
"b": 130
},
"hsl": {
"h": 105.843,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.82489,
"c": 0.13788,
"h": 138.6
},
"luminance": 0.58854
}Semantic roles & 50–950 ramp
primary
#97DB82
secondary
#9A50B2
accent
#23C39D
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480