#82C396#82C396
#82C396 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.1% C 0.093 H 153.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #82C396 |
|---|---|
| RGB | rgb(130, 195, 150) |
| HSL | hsl(138, 35%, 64%) |
| HSV | hsv(138, 33%, 76%) |
| CMYK | cmyk(33.3%, 0%, 23.1%, 23.5%) |
| CIE-LAB | lab(73.53, -30.19, 16.17) |
| CIE-LCH | lch(73.53, 34.25, 151.83°) |
| OKLab | oklab(76.11% -0.0831 0.0414) |
| OKLCH | oklch(76.11% 0.093 153.5) |
| XYZ | xyz(34.2241, 45.9763, 35.9193) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 6.73
Soft Green
#6FC276
ΔE00 6.79
Faded Green
#7BB274
ΔE00 6.85
Sage Green (survey)
#88B378
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C396 #C382AF
analogous
#8EC382 #82C396 #82C3B6
triadic
#82C396 #9682C3 #C39682
tetradic
#82C396 #828EC3 #C382AF #C3B682
square
#82C396 #828EC3 #C382AF #C3B682
split-complementary
#82C396 #B682C3 #C3828E
monochromatic
#428958 #59AF73 #82C396 #ABD7B9 #D5EBDB
Accessibility & contrast
On white
2.06
#82C396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#82C396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C396
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C396 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#B8B299
Tritanopia (blue-blind)
#77C1B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #82c396; /* rgb */ color: rgb(130, 195, 150); /* oklch */ color: oklch(76.1% 0.093 153.5);
Tailwind
colors: {
custom: {
50: '#a8d5b5',
500: '#82c396',
950: '#000000',
},
}SCSS
$custom: #82c396; $custom-light: #a8d5b5; $custom-dark: #000000;
JSON
{
"hex": "#82c396",
"rgb": {
"r": 130,
"g": 195,
"b": 150
},
"hsl": {
"h": 138.462,
"s": 35.135,
"l": 63.725
},
"oklch": {
"l": 0.76105,
"c": 0.09281,
"h": 153.5
},
"luminance": 0.45978
}Semantic roles & 50–950 ramp
primary
#82C396
secondary
#DCC5D5
accent
#388AAE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380