#82E09A#82E09A
#82E09A is a very light, vivid green. Relative luminance 0.604; OKLCH L 83.0% C 0.133 H 150.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #82E09A |
|---|---|
| RGB | rgb(130, 224, 154) |
| HSL | hsl(135, 60%, 69%) |
| HSV | hsv(135, 42%, 88%) |
| CMYK | cmyk(42%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(82.05, -42.72, 25.78) |
| CIE-LCH | lch(82.05, 49.89, 148.89°) |
| OKLab | oklab(83.03% -0.1165 0.0651) |
| OKLCH | oklch(83.03% 0.133 150.8) |
| XYZ | xyz(41.6918, 60.3875, 40.0246) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.53
Light Sea Green
#98F6B0
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 5.21
Seafoam (survey)
#80F9AD
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E09A #E082C8
analogous
#99E082 #82E09A #82E0C9
triadic
#82E09A #9A82E0 #E09A82
tetradic
#82E09A #8299E0 #E082C8 #E0C982
square
#82E09A #8299E0 #E082C8 #E0C982
split-complementary
#82E09A #C982E0 #E08299
monochromatic
#2EBA52 #51D472 #82E09A #B3ECC2 #E4F8E9
Accessibility & contrast
On white
1.61
#82E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#82E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E09A
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E09A | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D296
Deuteranopia (green-blind)
#D3C89E
Tritanopia (blue-blind)
#71DDCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82e09a; /* rgb */ color: rgb(130, 224, 154); /* oklch */ color: oklch(83.0% 0.133 150.8);
Tailwind
colors: {
custom: {
50: '#aaeab8',
500: '#82e09a',
950: '#000000',
},
}SCSS
$custom: #82e09a; $custom-light: #aaeab8; $custom-dark: #000000;
JSON
{
"hex": "#82e09a",
"rgb": {
"r": 130,
"g": 224,
"b": 154
},
"hsl": {
"h": 135.319,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.83029,
"c": 0.13348,
"h": 150.8
},
"luminance": 0.6039
}Semantic roles & 50–950 ramp
primary
#82E09A
secondary
#B74F9D
accent
#1E9CC8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481