#82E2A2#82E2A2
#82E2A2 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.7% C 0.129 H 153.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #82E2A2 |
|---|---|
| RGB | rgb(130, 226, 162) |
| HSL | hsl(140, 62%, 70%) |
| HSV | hsv(140, 42%, 89%) |
| CMYK | cmyk(42.5%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(82.78, -42.16, 22.63) |
| CIE-LCH | lch(82.78, 47.85, 151.78°) |
| OKLab | oklab(83.67% -0.1154 0.0575) |
| OKLCH | oklch(83.67% 0.129 153.5) |
| XYZ | xyz(42.9210, 61.7443, 43.8316) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.10
Seafoam
#7FE0B3
ΔE00 4.50
Light Sea Green
#98F6B0
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.36
Light Blue Green
#7EFBB3
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E2A2 #E282C2
analogous
#92E282 #82E2A2 #82E2D2
triadic
#82E2A2 #A282E2 #E2A282
tetradic
#82E2A2 #8292E2 #E282C2 #E2D282
square
#82E2A2 #8292E2 #E282C2 #E2D282
split-complementary
#82E2A2 #D282E2 #E28292
monochromatic
#2CBE5D #50D67D #82E2A2 #B4EEC7 #E5F9EC
Accessibility & contrast
On white
1.57
#82E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#82E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E2A2
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E2A2 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#D3CAA6
Tritanopia (blue-blind)
#6EE0D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #82e2a2; /* rgb */ color: rgb(130, 226, 162); /* oklch */ color: oklch(83.7% 0.129 153.5);
Tailwind
colors: {
custom: {
50: '#aaebbd',
500: '#82e2a2',
950: '#000000',
},
}SCSS
$custom: #82e2a2; $custom-light: #aaebbd; $custom-dark: #000000;
JSON
{
"hex": "#82e2a2",
"rgb": {
"r": 130,
"g": 226,
"b": 162
},
"hsl": {
"h": 140,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.8367,
"c": 0.12887,
"h": 153.5
},
"luminance": 0.61747
}Semantic roles & 50–950 ramp
primary
#82E2A2
secondary
#BA4E96
accent
#1B90CA
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482