#82DC89#82DC89
#82DC89 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.144 H 145.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #82DC89 |
|---|---|
| RGB | rgb(130, 220, 137) |
| HSL | hsl(125, 56%, 69%) |
| HSV | hsv(125, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(80.59, -43.81, 32.56) |
| CIE-LCH | lch(80.59, 54.58, 143.38°) |
| OKLab | oklab(81.75% -0.1192 0.0809) |
| OKLCH | oklch(81.75% 0.144 145.8) |
| XYZ | xyz(39.3125, 57.7359, 32.7347) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.28
Hospital Green
#9BE5AA
ΔE00 5.57
Weird Green
#3AE57F
ΔE00 5.99
Soft Green
#6FC276
ΔE00 6.46
Lightish Green
#61E160
ΔE00 6.50
Emerald
#50C878
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DC89 #DC82D5
analogous
#A8DC82 #82DC89 #82DCB6
triadic
#82DC89 #8982DC #DC8982
tetradic
#82DC89 #82A8DC #DC82D5 #DCB682
square
#82DC89 #82A8DC #DC82D5 #DCB682
split-complementary
#82DC89 #B682DC #DC82A8
monochromatic
#32B23C #52CF5C #82DC89 #B2E9B6 #E2F7E3
Accessibility & contrast
On white
1.67
#82DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#82DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DC89
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DC89 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD83
Deuteranopia (green-blind)
#D1C58E
Tritanopia (blue-blind)
#76D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #82dc89; /* rgb */ color: rgb(130, 220, 137); /* oklch */ color: oklch(81.7% 0.144 145.8);
Tailwind
colors: {
custom: {
50: '#aae7ac',
500: '#82dc89',
950: '#000000',
},
}SCSS
$custom: #82dc89; $custom-light: #aae7ac; $custom-dark: #000000;
JSON
{
"hex": "#82dc89",
"rgb": {
"r": 130,
"g": 220,
"b": 137
},
"hsl": {
"h": 124.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.81749,
"c": 0.14412,
"h": 145.8
},
"luminance": 0.57738
}Semantic roles & 50–950 ramp
primary
#82DC89
secondary
#B350AB
accent
#22B7C4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481