#62EF7C#62EF7C
#62EF7C is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.198 H 147.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF7C |
|---|---|
| RGB | rgb(98, 239, 124) |
| HSL | hsl(131, 82%, 66%) |
| HSV | hsv(131, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.88, -61.60, 44.26) |
| CIE-LCH | lch(84.88, 75.85, 144.30°) |
| OKLab | oklab(84.88% -0.1666 0.1075) |
| OKLCH | oklch(84.88% 0.198 147.2) |
| XYZ | xyz(39.5390, 65.7812, 29.6783) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.82
Lightgreen (survey)
#76FF7B
ΔE00 4.07
Lightish Green
#61E160
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF7C #EF62D5
analogous
#8EEF62 #62EF7C #62EFC2
triadic
#62EF7C #7C62EF #EF7C62
tetradic
#62EF7C #628EEF #EF62D5 #EFC262
square
#62EF7C #628EEF #EF62D5 #EFC262
split-complementary
#62EF7C #C262EF #EF628E
monochromatic
#14C334 #2AE94E #62EF7C #9AF5AA #D1FAD9
Accessibility & contrast
On white
1.48
#62EF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#62EF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF7C
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF7C | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC73
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#40EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ef7c; /* rgb */ color: rgb(98, 239, 124); /* oklch */ color: oklch(84.9% 0.198 147.2);
Tailwind
colors: {
custom: {
50: '#9bf5a4',
500: '#62ef7c',
950: '#000000',
},
}SCSS
$custom: #62ef7c; $custom-light: #9bf5a4; $custom-dark: #000000;
JSON
{
"hex": "#62ef7c",
"rgb": {
"r": 98,
"g": 239,
"b": 124
},
"hsl": {
"h": 131.064,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.84884,
"c": 0.19824,
"h": 147.2
},
"luminance": 0.65785
}Semantic roles & 50–950 ramp
primary
#62EF7C
secondary
#C135A7
accent
#08B6DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580