#82C596#82C596
#82C596 is a light, moderate green. Relative luminance 0.469; OKLCH L 76.6% C 0.096 H 153.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #82C596 |
|---|---|
| RGB | rgb(130, 197, 150) |
| HSL | hsl(138, 37%, 64%) |
| HSV | hsv(138, 34%, 77%) |
| CMYK | cmyk(34%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(74.11, -31.14, 16.98) |
| CIE-LCH | lch(74.11, 35.47, 151.40°) |
| OKLab | oklab(76.58% -0.0856 0.0434) |
| OKLCH | oklch(76.58% 0.096 153.1) |
| XYZ | xyz(34.6752, 46.8785, 36.0696) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.02
Soft Green
#6FC276
ΔE00 6.43
Mediumaquamarine
#66CDAA
ΔE00 6.46
Faded Green
#7BB274
ΔE00 6.95
Pale Teal
#82CBB2
ΔE00 6.96
Sage Green (survey)
#88B378
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C596 #C582B1
analogous
#90C582 #82C596 #82C5B8
triadic
#82C596 #9682C5 #C59682
tetradic
#82C596 #8290C5 #C582B1 #C5B882
square
#82C596 #8290C5 #C582B1 #C5B882
split-complementary
#82C596 #B882C5 #C58290
monochromatic
#418C57 #58B273 #82C596 #ACD8B9 #D6ECDC
Accessibility & contrast
On white
2.02
#82C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#82C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C596
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C596 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB93
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#77C3B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #82c596; /* rgb */ color: rgb(130, 197, 150); /* oklch */ color: oklch(76.6% 0.096 153.1);
Tailwind
colors: {
custom: {
50: '#a8d7b5',
500: '#82c596',
950: '#000000',
},
}SCSS
$custom: #82c596; $custom-light: #a8d7b5; $custom-dark: #000000;
JSON
{
"hex": "#82c596",
"rgb": {
"r": 130,
"g": 197,
"b": 150
},
"hsl": {
"h": 137.91,
"s": 36.612,
"l": 64.118
},
"oklch": {
"l": 0.76575,
"c": 0.09598,
"h": 153.1
},
"luminance": 0.4688
}Semantic roles & 50–950 ramp
primary
#82C596
secondary
#DDC6D6
accent
#368BB0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380