#82CD86#82CD86
#82CD86 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.1% C 0.125 H 145.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD86 |
|---|---|
| RGB | rgb(130, 205, 134) |
| HSL | hsl(123, 43%, 66%) |
| HSV | hsv(123, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 34.6%, 19.6%) |
| CIE-LAB | lab(76.15, -37.65, 28.21) |
| CIE-LCH | lch(76.15, 47.05, 143.16°) |
| OKLab | oklab(78.12% -0.1026 0.0706) |
| OKLCH | oklch(78.12% 0.125 145.5) |
| XYZ | xyz(35.3386, 50.1278, 30.3632) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.51
Emerald
#50C878
ΔE00 5.33
Pistachio
#93C572
ΔE00 5.45
Fern
#63B76C
ΔE00 6.52
Dark Mint
#48C072
ΔE00 6.62
Hospital Green
#9BE5AA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD86 #CD82C9
analogous
#A3CD82 #82CD86 #82CDAB
triadic
#82CD86 #8682CD #CD8682
tetradic
#82CD86 #82A3CD #CD82C9 #CDAB82
square
#82CD86 #82A3CD #CD82C9 #CDAB82
split-complementary
#82CD86 #AB82CD #CD82A3
monochromatic
#3D9842 #56BC5C #82CD86 #AEDEB0 #D9F0DB
Accessibility & contrast
On white
1.90
#82CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#82CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD86
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD86 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C081
Deuteranopia (green-blind)
#C4B98A
Tritanopia (blue-blind)
#79C9BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82cd86; /* rgb */ color: rgb(130, 205, 134); /* oklch */ color: oklch(78.1% 0.125 145.5);
Tailwind
colors: {
custom: {
50: '#a9dcaa',
500: '#82cd86',
950: '#000000',
},
}SCSS
$custom: #82cd86; $custom-light: #a9dcaa; $custom-dark: #000000;
JSON
{
"hex": "#82cd86",
"rgb": {
"r": 130,
"g": 205,
"b": 134
},
"hsl": {
"h": 123.2,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78123,
"c": 0.12456,
"h": 145.5
},
"luminance": 0.5013
}Semantic roles & 50–950 ramp
primary
#82CD86
secondary
#9E559A
accent
#30AFB6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480