#82E69A#82E69A
#82E69A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.4% C 0.142 H 150.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #82E69A |
|---|---|
| RGB | rgb(130, 230, 154) |
| HSL | hsl(134, 67%, 71%) |
| HSV | hsv(134, 43%, 90%) |
| CMYK | cmyk(43.5%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.79, -45.32, 28.14) |
| CIE-LCH | lch(83.79, 53.34, 148.16°) |
| OKLab | oklab(84.45% -0.1235 0.0707) |
| OKLCH | oklch(84.45% 0.142 150.2) |
| XYZ | xyz(43.3328, 63.6696, 40.5717) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.91
Hospital Green
#9BE5AA
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.43
Foam Green
#90FDA9
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E69A #E682CE
analogous
#9CE682 #82E69A #82E6CC
triadic
#82E69A #9A82E6 #E69A82
tetradic
#82E69A #829CE6 #E682CE #E6CC82
square
#82E69A #829CE6 #E682CE #E6CC82
split-complementary
#82E69A #CC82E6 #E6829C
monochromatic
#28C64E #4FDC71 #82E69A #B5F0C3 #E5FAEA
Accessibility & contrast
On white
1.53
#82E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#82E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E69A
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E69A | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#70E3D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #82e69a; /* rgb */ color: rgb(130, 230, 154); /* oklch */ color: oklch(84.4% 0.142 150.2);
Tailwind
colors: {
custom: {
50: '#abeeb8',
500: '#82e69a',
950: '#000000',
},
}SCSS
$custom: #82e69a; $custom-light: #abeeb8; $custom-dark: #000000;
JSON
{
"hex": "#82e69a",
"rgb": {
"r": 130,
"g": 230,
"b": 154
},
"hsl": {
"h": 134.4,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.84448,
"c": 0.1423,
"h": 150.2
},
"luminance": 0.63673
}Semantic roles & 50–950 ramp
primary
#82E69A
secondary
#BF4EA3
accent
#17A2CF
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581