#82E8A5#82E8A5
#82E8A5 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.1% C 0.135 H 153.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #82E8A5 |
|---|---|
| RGB | rgb(130, 232, 165) |
| HSL | hsl(141, 69%, 71%) |
| HSV | hsv(141, 44%, 91%) |
| CMYK | cmyk(44%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(84.57, -44.24, 23.54) |
| CIE-LCH | lch(84.57, 50.11, 151.98°) |
| OKLab | oklab(85.15% -0.121 0.0597) |
| OKLCH | oklch(85.15% 0.135 153.7) |
| XYZ | xyz(44.8510, 65.1725, 45.8062) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.40
Light Sea Green
#98F6B0
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E8A5 #E882C5
analogous
#92E882 #82E8A5 #82E8D8
triadic
#82E8A5 #A582E8 #E8A582
tetradic
#82E8A5 #8292E8 #E882C5 #E8D882
square
#82E8A5 #8292E8 #E882C5 #E8D882
split-complementary
#82E8A5 #D882E8 #E88292
monochromatic
#25CA5E #4EDE80 #82E8A5 #B6F2CA #E5FAEC
Accessibility & contrast
On white
1.50
#82E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#82E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E8A5
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E8A5 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A1
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#6CE6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82e8a5; /* rgb */ color: rgb(130, 232, 165); /* oklch */ color: oklch(85.1% 0.135 153.7);
Tailwind
colors: {
custom: {
50: '#abf0c0',
500: '#82e8a5',
950: '#000000',
},
}SCSS
$custom: #82e8a5; $custom-light: #abf0c0; $custom-dark: #000000;
JSON
{
"hex": "#82e8a5",
"rgb": {
"r": 130,
"g": 232,
"b": 165
},
"hsl": {
"h": 140.588,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.85147,
"c": 0.13489,
"h": 153.7
},
"luminance": 0.65176
}Semantic roles & 50–950 ramp
primary
#82E8A5
secondary
#C14D99
accent
#1590D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582