#62EF7E#62EF7E
#62EF7E is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.196 H 147.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF7E |
|---|---|
| RGB | rgb(98, 239, 126) |
| HSL | hsl(132, 82%, 66%) |
| HSV | hsv(132, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.91, -61.31, 43.34) |
| CIE-LCH | lch(84.91, 75.08, 144.75°) |
| OKLab | oklab(84.91% -0.1658 0.1055) |
| OKLCH | oklch(84.91% 0.196 147.5) |
| XYZ | xyz(39.6667, 65.8323, 30.3511) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 4.00
Lightgreen (survey)
#76FF7B
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF7E #EF62D3
analogous
#8CEF62 #62EF7E #62EFC4
triadic
#62EF7E #7E62EF #EF7E62
tetradic
#62EF7E #628CEF #EF62D3 #EFC462
square
#62EF7E #628CEF #EF62D3 #EFC462
split-complementary
#62EF7E #C462EF #EF628C
monochromatic
#14C337 #2AE950 #62EF7E #9AF5AC #D1FAD9
Accessibility & contrast
On white
1.48
#62EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#62EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF7E
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF7E | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#3FEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ef7e; /* rgb */ color: rgb(98, 239, 126); /* oklch */ color: oklch(84.9% 0.196 147.5);
Tailwind
colors: {
custom: {
50: '#9bf5a5',
500: '#62ef7e',
950: '#000000',
},
}SCSS
$custom: #62ef7e; $custom-light: #9bf5a5; $custom-dark: #000000;
JSON
{
"hex": "#62ef7e",
"rgb": {
"r": 98,
"g": 239,
"b": 126
},
"hsl": {
"h": 131.915,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.84914,
"c": 0.19649,
"h": 147.5
},
"luminance": 0.65836
}Semantic roles & 50–950 ramp
primary
#62EF7E
secondary
#C135A5
accent
#08B3DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580