#82DB97#82DB97
#82DB97 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.8% C 0.129 H 150.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #82DB97 |
|---|---|
| RGB | rgb(130, 219, 151) |
| HSL | hsl(134, 55%, 68%) |
| HSV | hsv(134, 41%, 86%) |
| CMYK | cmyk(40.6%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(80.54, -41.04, 25.28) |
| CIE-LCH | lch(80.54, 48.21, 148.36°) |
| OKLab | oklab(81.79% -0.112 0.0638) |
| OKLCH | oklch(81.79% 0.129 150.3) |
| XYZ | xyz(40.1210, 57.6407, 38.2838) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 5.91
Lightgreen
#90EE90
ΔE00 5.99
Light Sea Green
#98F6B0
ΔE00 6.06
Emerald
#50C878
ΔE00 6.69
Seafoam (survey)
#80F9AD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DB97 #DB82C6
analogous
#99DB82 #82DB97 #82DBC3
triadic
#82DB97 #9782DB #DB9782
tetradic
#82DB97 #8299DB #DB82C6 #DBC382
square
#82DB97 #8299DB #DB82C6 #DBC382
split-complementary
#82DB97 #C382DB #DB8299
monochromatic
#33B050 #52CD6F #82DB97 #B2E9BF #E1F6E6
Accessibility & contrast
On white
1.68
#82DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#82DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DB97
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DB97 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD93
Deuteranopia (green-blind)
#CFC49B
Tritanopia (blue-blind)
#73D8C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #82db97; /* rgb */ color: rgb(130, 219, 151); /* oklch */ color: oklch(81.8% 0.129 150.3);
Tailwind
colors: {
custom: {
50: '#aae6b6',
500: '#82db97',
950: '#000000',
},
}SCSS
$custom: #82db97; $custom-light: #aae6b6; $custom-dark: #000000;
JSON
{
"hex": "#82db97",
"rgb": {
"r": 130,
"g": 219,
"b": 151
},
"hsl": {
"h": 134.157,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.81785,
"c": 0.12892,
"h": 150.3
},
"luminance": 0.57643
}Semantic roles & 50–950 ramp
primary
#82DB97
secondary
#B2509A
accent
#239DC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481