#82CD85#82CD85
#82CD85 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.1% C 0.126 H 145.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD85 |
|---|---|
| RGB | rgb(130, 205, 133) |
| HSL | hsl(122, 43%, 66%) |
| HSV | hsv(122, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.13, -37.82, 28.71) |
| CIE-LCH | lch(76.13, 47.48, 142.80°) |
| OKLab | oklab(78.1% -0.1031 0.0718) |
| OKLCH | oklch(78.1% 0.126 145.2) |
| XYZ | xyz(35.2692, 50.1000, 29.9976) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.46
Pistachio
#93C572
ΔE00 5.30
Emerald
#50C878
ΔE00 5.32
Fern
#63B76C
ΔE00 6.48
Dark Mint
#48C072
ΔE00 6.62
Hospital Green
#9BE5AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD85 #CD82CA
analogous
#A4CD82 #82CD85 #82CDAA
triadic
#82CD85 #8582CD #CD8582
tetradic
#82CD85 #82A4CD #CD82CA #CDAA82
square
#82CD85 #82A4CD #CD82CA #CDAA82
split-complementary
#82CD85 #AA82CD #CD82A4
monochromatic
#3D9840 #56BC5A #82CD85 #AEDEB0 #D9F0DA
Accessibility & contrast
On white
1.91
#82CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#82CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD85
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD85 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C080
Deuteranopia (green-blind)
#C4B989
Tritanopia (blue-blind)
#79C9BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82cd85; /* rgb */ color: rgb(130, 205, 133); /* oklch */ color: oklch(78.1% 0.126 145.2);
Tailwind
colors: {
custom: {
50: '#a9dca9',
500: '#82cd85',
950: '#000000',
},
}SCSS
$custom: #82cd85; $custom-light: #a9dca9; $custom-dark: #000000;
JSON
{
"hex": "#82cd85",
"rgb": {
"r": 130,
"g": 205,
"b": 133
},
"hsl": {
"h": 122.4,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78103,
"c": 0.12558,
"h": 145.2
},
"luminance": 0.50102
}Semantic roles & 50–950 ramp
primary
#82CD85
secondary
#9E559B
accent
#30B1B6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480