#62EF7D#62EF7D
#62EF7D is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.197 H 147.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF7D |
|---|---|
| RGB | rgb(98, 239, 125) |
| HSL | hsl(131, 82%, 66%) |
| HSV | hsv(131, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.90, -61.45, 43.80) |
| CIE-LCH | lch(84.90, 75.47, 144.52°) |
| OKLab | oklab(84.9% -0.1662 0.1065) |
| OKLCH | oklch(84.9% 0.197 147.3) |
| XYZ | xyz(39.6025, 65.8066, 30.0130) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.74
Turquoise Green
#04F489
ΔE00 4.09
Lightgreen (survey)
#76FF7B
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF7D #EF62D4
analogous
#8DEF62 #62EF7D #62EFC3
triadic
#62EF7D #7D62EF #EF7D62
tetradic
#62EF7D #628DEF #EF62D4 #EFC362
square
#62EF7D #628DEF #EF62D4 #EFC362
split-complementary
#62EF7D #C362EF #EF628D
monochromatic
#14C335 #2AE94F #62EF7D #9AF5AB #D1FAD9
Accessibility & contrast
On white
1.48
#62EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#62EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF7D
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF7D | 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)
#F2DC74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#3FEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ef7d; /* rgb */ color: rgb(98, 239, 125); /* oklch */ color: oklch(84.9% 0.197 147.3);
Tailwind
colors: {
custom: {
50: '#9bf5a4',
500: '#62ef7d',
950: '#000000',
},
}SCSS
$custom: #62ef7d; $custom-light: #9bf5a4; $custom-dark: #000000;
JSON
{
"hex": "#62ef7d",
"rgb": {
"r": 98,
"g": 239,
"b": 125
},
"hsl": {
"h": 131.489,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.84899,
"c": 0.19736,
"h": 147.3
},
"luminance": 0.6581
}Semantic roles & 50–950 ramp
primary
#62EF7D
secondary
#C135A6
accent
#08B5DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580