#62EC80#62EC80
#62EC80 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.191 H 148.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #62EC80 |
|---|---|
| RGB | rgb(98, 236, 128) |
| HSL | hsl(133, 78%, 65%) |
| HSV | hsv(133, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 45.8%, 7.5%) |
| CIE-LAB | lab(84.04, -59.90, 41.27) |
| CIE-LCH | lch(84.04, 72.74, 145.43°) |
| OKLab | oklab(84.21% -0.1619 0.1009) |
| OKLCH | oklch(84.21% 0.191 148.1) |
| XYZ | xyz(38.9261, 64.1424, 30.7473) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 3.96
Spearmint
#1EF876
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EC80 #EC62CE
analogous
#89EC62 #62EC80 #62ECC5
triadic
#62EC80 #8062EC #EC8062
tetradic
#62EC80 #6289EC #EC62CE #ECC562
square
#62EC80 #6289EC #EC62CE #ECC562
split-complementary
#62EC80 #C562EC #EC6289
monochromatic
#17BD3B #2BE554 #62EC80 #99F3AC #CFF9D8
Accessibility & contrast
On white
1.52
#62EC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#62EC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EC80
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EC80 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#DCCD87
Tritanopia (blue-blind)
#3FE8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62ec80; /* rgb */ color: rgb(98, 236, 128); /* oklch */ color: oklch(84.2% 0.191 148.1);
Tailwind
colors: {
custom: {
50: '#9af3a6',
500: '#62ec80',
950: '#000000',
},
}SCSS
$custom: #62ec80; $custom-light: #9af3a6; $custom-dark: #000000;
JSON
{
"hex": "#62ec80",
"rgb": {
"r": 98,
"g": 236,
"b": 128
},
"hsl": {
"h": 133.043,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84206,
"c": 0.1908,
"h": 148.1
},
"luminance": 0.64146
}Semantic roles & 50–950 ramp
primary
#62EC80
secondary
#BC379F
accent
#0BADDB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580