#82CD96#82CD96
#82CD96 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.5% C 0.109 H 151.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD96 |
|---|---|
| RGB | rgb(130, 205, 150) |
| HSL | hsl(136, 43%, 66%) |
| HSV | hsv(136, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(76.44, -34.89, 20.21) |
| CIE-LCH | lch(76.44, 40.32, 149.92°) |
| OKLab | oklab(78.46% -0.0956 0.0514) |
| OKLCH | oklch(78.46% 0.109 151.7) |
| XYZ | xyz(36.5402, 50.6084, 36.6913) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.63
Darkseagreen
#8FBC8F
ΔE00 5.76
Hospital Green
#9BE5AA
ΔE00 5.89
Seafoam
#7FE0B3
ΔE00 6.07
Emerald
#50C878
ΔE00 6.60
Mediumaquamarine
#66CDAA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD96 #CD82B9
analogous
#93CD82 #82CD96 #82CDBB
triadic
#82CD96 #9682CD #CD9682
tetradic
#82CD96 #8293CD #CD82B9 #CDBB82
square
#82CD96 #8293CD #CD82B9 #CDBB82
split-complementary
#82CD96 #BB82CD #CD8293
monochromatic
#3D9855 #56BC71 #82CD96 #AEDEBB #D9F0DF
Accessibility & contrast
On white
1.89
#82CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#82CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD96
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD96 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC193
Deuteranopia (green-blind)
#C2B999
Tritanopia (blue-blind)
#75CBBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82cd96; /* rgb */ color: rgb(130, 205, 150); /* oklch */ color: oklch(78.5% 0.109 151.7);
Tailwind
colors: {
custom: {
50: '#a9dcb5',
500: '#82cd96',
950: '#000000',
},
}SCSS
$custom: #82cd96; $custom-light: #a9dcb5; $custom-dark: #000000;
JSON
{
"hex": "#82cd96",
"rgb": {
"r": 130,
"g": 205,
"b": 150
},
"hsl": {
"h": 136,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78457,
"c": 0.10852,
"h": 151.7
},
"luminance": 0.5061
}Semantic roles & 50–950 ramp
primary
#82CD96
secondary
#9E558B
accent
#3092B6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481