#82CD8A#82CD8A
#82CD8A is a light, vivid green. Relative luminance 0.502; OKLCH L 78.2% C 0.120 H 146.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD8A |
|---|---|
| RGB | rgb(130, 205, 138) |
| HSL | hsl(126, 43%, 66%) |
| HSV | hsv(126, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.22, -36.99, 26.22) |
| CIE-LCH | lch(76.22, 45.34, 144.67°) |
| OKLab | oklab(78.2% -0.1009 0.0659) |
| OKLCH | oklch(78.2% 0.121 146.8) |
| XYZ | xyz(35.6229, 50.2415, 31.8604) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.83
Emerald
#50C878
ΔE00 5.45
Pistachio
#93C572
ΔE00 6.06
Hospital Green
#9BE5AA
ΔE00 6.33
Darkseagreen
#8FBC8F
ΔE00 6.55
Fern
#63B76C
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD8A #CD82C5
analogous
#9FCD82 #82CD8A #82CDAF
triadic
#82CD8A #8A82CD #CD8A82
tetradic
#82CD8A #829FCD #CD82C5 #CDAF82
square
#82CD8A #829FCD #CD82C5 #CDAF82
split-complementary
#82CD8A #AF82CD #CD829F
monochromatic
#3D9846 #56BC61 #82CD8A #AEDEB3 #D9F0DC
Accessibility & contrast
On white
1.90
#82CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#82CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD8A
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD8A | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C4B98E
Tritanopia (blue-blind)
#78CABC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82cd8a; /* rgb */ color: rgb(130, 205, 138); /* oklch */ color: oklch(78.2% 0.120 146.8);
Tailwind
colors: {
custom: {
50: '#a9dcac',
500: '#82cd8a',
950: '#000000',
},
}SCSS
$custom: #82cd8a; $custom-light: #a9dcac; $custom-dark: #000000;
JSON
{
"hex": "#82cd8a",
"rgb": {
"r": 130,
"g": 205,
"b": 138
},
"hsl": {
"h": 126.4,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78202,
"c": 0.1205,
"h": 146.8
},
"luminance": 0.50243
}Semantic roles & 50–950 ramp
primary
#82CD8A
secondary
#9E5596
accent
#30A8B6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481