#62EF80#62EF80
#62EF80 is a very light, vivid green. Relative luminance 0.659; OKLCH L 84.9% C 0.195 H 147.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF80 |
|---|---|
| RGB | rgb(98, 239, 128) |
| HSL | hsl(133, 82%, 66%) |
| HSV | hsv(133, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.94, -61.02, 42.40) |
| CIE-LCH | lch(84.94, 74.30, 145.20°) |
| OKLab | oklab(84.95% -0.1649 0.1035) |
| OKLCH | oklch(84.95% 0.195 147.9) |
| XYZ | xyz(39.7971, 65.8844, 31.0376) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF80 #EF62D1
analogous
#8AEF62 #62EF80 #62EFC6
triadic
#62EF80 #8062EF #EF8062
tetradic
#62EF80 #628AEF #EF62D1 #EFC662
square
#62EF80 #628AEF #EF62D1 #EFC662
split-complementary
#62EF80 #C662EF #EF628A
monochromatic
#14C339 #2AE953 #62EF80 #9AF5AD #D1FADA
Accessibility & contrast
On white
1.48
#62EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#62EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF80
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF80 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#3EEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ef80; /* rgb */ color: rgb(98, 239, 128); /* oklch */ color: oklch(84.9% 0.195 147.9);
Tailwind
colors: {
custom: {
50: '#9bf5a6',
500: '#62ef80',
950: '#000000',
},
}SCSS
$custom: #62ef80; $custom-light: #9bf5a6; $custom-dark: #000000;
JSON
{
"hex": "#62ef80",
"rgb": {
"r": 98,
"g": 239,
"b": 128
},
"hsl": {
"h": 132.766,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.84945,
"c": 0.19471,
"h": 147.9
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#62EF80
secondary
#C135A3
accent
#08B0DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580