#62EC7A#62EC7A
#62EC7A is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.1% C 0.196 H 146.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62EC7A |
|---|---|
| RGB | rgb(98, 236, 122) |
| HSL | hsl(130, 78%, 65%) |
| HSV | hsv(130, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 48.3%, 7.5%) |
| CIE-LAB | lab(83.96, -60.77, 44.07) |
| CIE-LCH | lch(83.96, 75.07, 144.05°) |
| OKLab | oklab(84.12% -0.1644 0.107) |
| OKLCH | oklch(84.12% 0.196 146.9) |
| XYZ | xyz(38.5428, 63.9891, 28.7286) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Lightish Green
#61E160
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.76
Minty Green
#0BF77D
ΔE00 3.85
Wintergreen
#20F986
ΔE00 4.17
Turquoise Green
#04F489
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EC7A #EC62D4
analogous
#8FEC62 #62EC7A #62ECBF
triadic
#62EC7A #7A62EC #EC7A62
tetradic
#62EC7A #628FEC #EC62D4 #ECBF62
square
#62EC7A #628FEC #EC62D4 #ECBF62
split-complementary
#62EC7A #BF62EC #EC628F
monochromatic
#17BD34 #2BE54C #62EC7A #99F3A8 #CFF9D6
Accessibility & contrast
On white
1.52
#62EC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#62EC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EC7A
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EC7A | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#42E7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ec7a; /* rgb */ color: rgb(98, 236, 122); /* oklch */ color: oklch(84.1% 0.196 146.9);
Tailwind
colors: {
custom: {
50: '#9bf3a2',
500: '#62ec7a',
950: '#000000',
},
}SCSS
$custom: #62ec7a; $custom-light: #9bf3a2; $custom-dark: #000000;
JSON
{
"hex": "#62ec7a",
"rgb": {
"r": 98,
"g": 236,
"b": 122
},
"hsl": {
"h": 130.435,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84115,
"c": 0.19613,
"h": 146.9
},
"luminance": 0.63993
}Semantic roles & 50–950 ramp
primary
#62EC7A
secondary
#BC37A4
accent
#0BB7DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580