#82CD8B#82CD8B
#82CD8B is a light, moderate green. Relative luminance 0.503; OKLCH L 78.2% C 0.119 H 147.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #82CD8B |
|---|---|
| RGB | rgb(130, 205, 139) |
| HSL | hsl(127, 43%, 66%) |
| HSV | hsv(127, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 32.2%, 19.6%) |
| CIE-LAB | lab(76.24, -36.82, 25.72) |
| CIE-LCH | lch(76.24, 44.92, 145.07°) |
| OKLab | oklab(78.22% -0.1004 0.0647) |
| OKLCH | oklch(78.22% 0.119 147.2) |
| XYZ | xyz(35.6956, 50.2706, 32.2434) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.94
Emerald
#50C878
ΔE00 5.50
Pistachio
#93C572
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.26
Darkseagreen
#8FBC8F
ΔE00 6.46
Dark Mint
#48C072
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CD8B #CD82C4
analogous
#9ECD82 #82CD8B #82CDB0
triadic
#82CD8B #8B82CD #CD8B82
tetradic
#82CD8B #829ECD #CD82C4 #CDB082
square
#82CD8B #829ECD #CD82C4 #CDB082
split-complementary
#82CD8B #B082CD #CD829E
monochromatic
#3D9848 #56BC62 #82CD8B #AEDEB4 #D9F0DC
Accessibility & contrast
On white
1.90
#82CD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#82CD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CD8B
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CD8B | 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)
#CFC187
Deuteranopia (green-blind)
#C3B98F
Tritanopia (blue-blind)
#78CABC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82cd8b; /* rgb */ color: rgb(130, 205, 139); /* oklch */ color: oklch(78.2% 0.119 147.2);
Tailwind
colors: {
custom: {
50: '#a9dcad',
500: '#82cd8b',
950: '#000000',
},
}SCSS
$custom: #82cd8b; $custom-light: #a9dcad; $custom-dark: #000000;
JSON
{
"hex": "#82cd8b",
"rgb": {
"r": 130,
"g": 205,
"b": 139
},
"hsl": {
"h": 127.2,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78222,
"c": 0.11948,
"h": 147.2
},
"luminance": 0.50273
}Semantic roles & 50–950 ramp
primary
#82CD8B
secondary
#9E5595
accent
#30A6B6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481