#82DB99#82DB99
#82DB99 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.8% C 0.127 H 151.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82DB99 |
|---|---|
| RGB | rgb(130, 219, 153) |
| HSL | hsl(136, 55%, 68%) |
| HSV | hsv(136, 41%, 86%) |
| CMYK | cmyk(40.6%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(80.58, -40.69, 24.30) |
| CIE-LCH | lch(80.58, 47.39, 149.16°) |
| OKLab | oklab(81.83% -0.1111 0.0614) |
| OKLCH | oklch(81.83% 0.127 151.1) |
| XYZ | xyz(40.2848, 57.7062, 39.1465) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 5.50
Light Sea Green
#98F6B0
ΔE00 6.04
Lightgreen
#90EE90
ΔE00 6.29
Seafoam (survey)
#80F9AD
ΔE00 6.72
Emerald
#50C878
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DB99 #DB82C4
analogous
#97DB82 #82DB99 #82DBC6
triadic
#82DB99 #9982DB #DB9982
tetradic
#82DB99 #8297DB #DB82C4 #DBC682
square
#82DB99 #8297DB #DB82C4 #DBC682
split-complementary
#82DB99 #C682DB #DB8297
monochromatic
#33B053 #52CD72 #82DB99 #B2E9C0 #E1F6E7
Accessibility & contrast
On white
1.67
#82DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#82DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DB99
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DB99 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#72D8CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #82db99; /* rgb */ color: rgb(130, 219, 153); /* oklch */ color: oklch(81.8% 0.127 151.1);
Tailwind
colors: {
custom: {
50: '#aae6b7',
500: '#82db99',
950: '#000000',
},
}SCSS
$custom: #82db99; $custom-light: #aae6b7; $custom-dark: #000000;
JSON
{
"hex": "#82db99",
"rgb": {
"r": 130,
"g": 219,
"b": 153
},
"hsl": {
"h": 135.506,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.81826,
"c": 0.12698,
"h": 151.1
},
"luminance": 0.57709
}Semantic roles & 50–950 ramp
primary
#82DB99
secondary
#B25098
accent
#2399C3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481