#82E8A4#82E8A4
#82E8A4 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.136 H 153.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #82E8A4 |
|---|---|
| RGB | rgb(130, 232, 164) |
| HSL | hsl(140, 69%, 71%) |
| HSV | hsv(140, 44%, 91%) |
| CMYK | cmyk(44%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(84.55, -44.42, 24.03) |
| CIE-LCH | lch(84.55, 50.50, 151.58°) |
| OKLab | oklab(85.13% -0.1214 0.0609) |
| OKLCH | oklch(85.13% 0.136 153.4) |
| XYZ | xyz(44.7604, 65.1362, 45.3287) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.44
Light Sea Green
#98F6B0
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E8A4 #E882C6
analogous
#93E882 #82E8A4 #82E8D7
triadic
#82E8A4 #A482E8 #E8A482
tetradic
#82E8A4 #8293E8 #E882C6 #E8D782
square
#82E8A4 #8293E8 #E882C6 #E8D782
split-complementary
#82E8A4 #D782E8 #E88293
monochromatic
#25CA5C #4EDE7E #82E8A4 #B6F2CA #E5FAEC
Accessibility & contrast
On white
1.50
#82E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#82E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E8A4
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E8A4 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A0
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#6DE6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82e8a4; /* rgb */ color: rgb(130, 232, 164); /* oklch */ color: oklch(85.1% 0.136 153.4);
Tailwind
colors: {
custom: {
50: '#abf0bf',
500: '#82e8a4',
950: '#000000',
},
}SCSS
$custom: #82e8a4; $custom-light: #abf0bf; $custom-dark: #000000;
JSON
{
"hex": "#82e8a4",
"rgb": {
"r": 130,
"g": 232,
"b": 164
},
"hsl": {
"h": 140,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.85126,
"c": 0.13581,
"h": 153.4
},
"luminance": 0.65139
}Semantic roles & 50–950 ramp
primary
#82E8A4
secondary
#C14D9A
accent
#1592D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582