#82EF90#82EF90
#82EF90 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.4% C 0.165 H 146.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #82EF90 |
|---|---|
| RGB | rgb(130, 239, 144) |
| HSL | hsl(128, 77%, 72%) |
| HSV | hsv(128, 46%, 94%) |
| CMYK | cmyk(45.6%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(86.25, -50.74, 36.45) |
| CIE-LCH | lch(86.25, 62.47, 144.31°) |
| OKLab | oklab(86.4% -0.1379 0.0902) |
| OKLCH | oklch(86.4% 0.165 146.8) |
| XYZ | xyz(45.1039, 68.4893, 37.2232) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.61
Palegreen
#98FB98
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EF90 #EF82E1
analogous
#ABEF82 #82EF90 #82EFC6
triadic
#82EF90 #9082EF #EF9082
tetradic
#82EF90 #82ABEF #EF82E1 #EFC682
square
#82EF90 #82ABEF #EF82E1 #EFC682
split-complementary
#82EF90 #C682EF #EF82AB
monochromatic
#1CDB34 #4CE860 #82EF90 #B8F6C0 #E4FCE7
Accessibility & contrast
On white
1.43
#82EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#82EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EF90
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EF90 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE89
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#71EBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #82ef90; /* rgb */ color: rgb(130, 239, 144); /* oklch */ color: oklch(86.4% 0.165 146.8);
Tailwind
colors: {
custom: {
50: '#acf5b1',
500: '#82ef90',
950: '#000000',
},
}SCSS
$custom: #82ef90; $custom-light: #acf5b1; $custom-dark: #000000;
JSON
{
"hex": "#82ef90",
"rgb": {
"r": 130,
"g": 239,
"b": 144
},
"hsl": {
"h": 127.706,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.86397,
"c": 0.16479,
"h": 146.8
},
"luminance": 0.68492
}Semantic roles & 50–950 ramp
primary
#82EF90
secondary
#CA4CB9
accent
#0CBFDA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111711
muted
#818581