#82E193#82E193
#82E193 is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.1% C 0.142 H 148.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #82E193 |
|---|---|
| RGB | rgb(130, 225, 147) |
| HSL | hsl(131, 61%, 70%) |
| HSV | hsv(131, 42%, 88%) |
| CMYK | cmyk(42.2%, 0%, 34.7%, 11.8%) |
| CIE-LAB | lab(82.22, -44.35, 29.61) |
| CIE-LCH | lch(82.22, 53.32, 146.27°) |
| OKLab | oklab(83.13% -0.1208 0.0742) |
| OKLCH | oklch(83.13% 0.142 148.4) |
| XYZ | xyz(41.3952, 60.7001, 37.1331) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.98
Hospital Green
#9BE5AA
ΔE00 4.42
Light Sea Green
#98F6B0
ΔE00 5.22
Seafoam (survey)
#80F9AD
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.71
Weird Green
#3AE57F
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E193 #E182D0
analogous
#A1E182 #82E193 #82E1C3
triadic
#82E193 #9382E1 #E19382
tetradic
#82E193 #82A1E1 #E182D0 #E1C382
square
#82E193 #82A1E1 #E182D0 #E1C382
split-complementary
#82E193 #C382E1 #E182A1
monochromatic
#2DBC47 #51D568 #82E193 #B3EDBE #E5F9E8
Accessibility & contrast
On white
1.60
#82E193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#82E193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E193
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E193 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28E
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#73DDCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82e193; /* rgb */ color: rgb(130, 225, 147); /* oklch */ color: oklch(83.1% 0.142 148.4);
Tailwind
colors: {
custom: {
50: '#abebb3',
500: '#82e193',
950: '#000000',
},
}SCSS
$custom: #82e193; $custom-light: #abebb3; $custom-dark: #000000;
JSON
{
"hex": "#82e193",
"rgb": {
"r": 130,
"g": 225,
"b": 147
},
"hsl": {
"h": 130.737,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.83126,
"c": 0.14171,
"h": 148.4
},
"luminance": 0.60703
}Semantic roles & 50–950 ramp
primary
#82E193
secondary
#B94FA6
accent
#1DAAC9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481