#82EA9B#82EA9B
#82EA9B is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.147 H 150.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #82EA9B |
|---|---|
| RGB | rgb(130, 234, 155) |
| HSL | hsl(134, 71%, 71%) |
| HSV | hsv(134, 44%, 92%) |
| CMYK | cmyk(44.4%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(84.97, -46.86, 29.22) |
| CIE-LCH | lch(84.97, 55.22, 148.06°) |
| OKLab | oklab(85.41% -0.1276 0.0734) |
| OKLCH | oklch(85.41% 0.147 150.1) |
| XYZ | xyz(44.5424, 65.9549, 41.3874) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Light Sea Green
#98F6B0
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.68
Foam Green
#90FDA9
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EA9B #EA82D1
analogous
#9DEA82 #82EA9B #82EACF
triadic
#82EA9B #9B82EA #EA9B82
tetradic
#82EA9B #829DEA #EA82D1 #EACF82
square
#82EA9B #829DEA #EA82D1 #EACF82
split-complementary
#82EA9B #CF82EA #EA829D
monochromatic
#23CF4C #4EE171 #82EA9B #B6F3C5 #E5FBEA
Accessibility & contrast
On white
1.48
#82EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#82EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EA9B
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EA9B | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB96
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#6FE7D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #82ea9b; /* rgb */ color: rgb(130, 234, 155); /* oklch */ color: oklch(85.4% 0.147 150.1);
Tailwind
colors: {
custom: {
50: '#abf1b9',
500: '#82ea9b',
950: '#000000',
},
}SCSS
$custom: #82ea9b; $custom-light: #abf1b9; $custom-dark: #000000;
JSON
{
"hex": "#82ea9b",
"rgb": {
"r": 130,
"g": 234,
"b": 155
},
"hsl": {
"h": 134.423,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.85414,
"c": 0.14718,
"h": 150.1
},
"luminance": 0.65958
}Semantic roles & 50–950 ramp
primary
#82EA9B
secondary
#C34DA7
accent
#12A5D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581