#82EE92#82EE92
#82EE92 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.2% C 0.161 H 147.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #82EE92 |
|---|---|
| RGB | rgb(130, 238, 146) |
| HSL | hsl(129, 76%, 72%) |
| HSV | hsv(129, 45%, 93%) |
| CMYK | cmyk(45.4%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.99, -50.01, 35.11) |
| CIE-LCH | lch(85.99, 61.11, 144.93°) |
| OKLab | oklab(86.2% -0.1359 0.0872) |
| OKLCH | oklch(86.2% 0.161 147.3) |
| XYZ | xyz(44.9662, 67.9670, 37.9380) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.75
Palegreen
#98FB98
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.56
Mint Green
#8FFF9F
ΔE00 3.60
Foam Green
#90FDA9
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EE92 #EE82DE
analogous
#A8EE82 #82EE92 #82EEC8
triadic
#82EE92 #9282EE #EE9282
tetradic
#82EE92 #82A8EE #EE82DE #EEC882
square
#82EE92 #82A8EE #EE82DE #EEC882
split-complementary
#82EE92 #C882EE #EE82A8
monochromatic
#1DD839 #4CE763 #82EE92 #B8F5C1 #E4FBE8
Accessibility & contrast
On white
1.44
#82EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#82EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EE92
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EE92 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#70EAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #82ee92; /* rgb */ color: rgb(130, 238, 146); /* oklch */ color: oklch(86.2% 0.161 147.3);
Tailwind
colors: {
custom: {
50: '#acf4b3',
500: '#82ee92',
950: '#000000',
},
}SCSS
$custom: #82ee92; $custom-light: #acf4b3; $custom-dark: #000000;
JSON
{
"hex": "#82ee92",
"rgb": {
"r": 130,
"g": 238,
"b": 146
},
"hsl": {
"h": 128.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.86195,
"c": 0.16147,
"h": 147.3
},
"luminance": 0.6797
}Semantic roles & 50–950 ramp
primary
#82EE92
secondary
#C84CB6
accent
#0DBAD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111711
muted
#818581