#82E693#82E693
#82E693 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.3% C 0.149 H 148.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #82E693 |
|---|---|
| RGB | rgb(130, 230, 147) |
| HSL | hsl(130, 67%, 71%) |
| HSV | hsv(130, 43%, 90%) |
| CMYK | cmyk(43.5%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(83.67, -46.49, 31.55) |
| CIE-LCH | lch(83.67, 56.19, 145.84°) |
| OKLab | oklab(84.31% -0.1265 0.0788) |
| OKLCH | oklch(84.31% 0.149 148.1) |
| XYZ | xyz(42.7667, 63.4432, 37.5903) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.89
Light Sea Green
#98F6B0
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.88
Seafoam Green
#7AF9AB
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 4.94
Foam Green
#90FDA9
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E693 #E682D5
analogous
#A3E682 #82E693 #82E6C5
triadic
#82E693 #9382E6 #E69382
tetradic
#82E693 #82A3E6 #E682D5 #E6C582
square
#82E693 #82A3E6 #E682D5 #E6C582
split-complementary
#82E693 #C582E6 #E682A3
monochromatic
#28C643 #4FDC67 #82E693 #B5F0BF #E5FAE9
Accessibility & contrast
On white
1.53
#82E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#82E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E693
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E693 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78D
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#72E2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #82e693; /* rgb */ color: rgb(130, 230, 147); /* oklch */ color: oklch(84.3% 0.149 148.1);
Tailwind
colors: {
custom: {
50: '#abeeb3',
500: '#82e693',
950: '#000000',
},
}SCSS
$custom: #82e693; $custom-light: #abeeb3; $custom-dark: #000000;
JSON
{
"hex": "#82e693",
"rgb": {
"r": 130,
"g": 230,
"b": 147
},
"hsl": {
"h": 130.2,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.84313,
"c": 0.14903,
"h": 148.1
},
"luminance": 0.63446
}Semantic roles & 50–950 ramp
primary
#82E693
secondary
#BF4EAB
accent
#17AFCF
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581