#82E8A2#82E8A2
#82E8A2 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.138 H 152.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #82E8A2 |
|---|---|
| RGB | rgb(130, 232, 162) |
| HSL | hsl(139, 69%, 71%) |
| HSV | hsv(139, 44%, 91%) |
| CMYK | cmyk(44%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.52, -44.78, 25.01) |
| CIE-LCH | lch(84.52, 51.29, 150.81°) |
| OKLab | oklab(85.08% -0.1223 0.0633) |
| OKLCH | oklch(85.08% 0.138 152.6) |
| XYZ | xyz(44.5812, 65.0646, 44.3849) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.26
Foam Green
#90FDA9
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E8A2 #E882C8
analogous
#95E882 #82E8A2 #82E8D5
triadic
#82E8A2 #A282E8 #E8A282
tetradic
#82E8A2 #8295E8 #E882C8 #E8D582
square
#82E8A2 #8295E8 #E882C8 #E8D582
split-complementary
#82E8A2 #D582E8 #E88295
monochromatic
#25CA59 #4EDE7C #82E8A2 #B6F2C8 #E5FAEC
Accessibility & contrast
On white
1.50
#82E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#82E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E8A2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E8A2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#6DE5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82e8a2; /* rgb */ color: rgb(130, 232, 162); /* oklch */ color: oklch(85.1% 0.138 152.6);
Tailwind
colors: {
custom: {
50: '#abf0be',
500: '#82e8a2',
950: '#000000',
},
}SCSS
$custom: #82e8a2; $custom-light: #abf0be; $custom-dark: #000000;
JSON
{
"hex": "#82e8a2",
"rgb": {
"r": 130,
"g": 232,
"b": 162
},
"hsl": {
"h": 138.824,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.85084,
"c": 0.13767,
"h": 152.6
},
"luminance": 0.65068
}Semantic roles & 50–950 ramp
primary
#82E8A2
secondary
#C14D9D
accent
#1596D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582