#62EB7D#62EB7D
#62EB7D is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.192 H 147.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62EB7D |
|---|---|
| RGB | rgb(98, 235, 125) |
| HSL | hsl(132, 77%, 65%) |
| HSV | hsv(132, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.70, -59.97, 42.30) |
| CIE-LCH | lch(83.70, 73.38, 144.80°) |
| OKLab | oklab(83.91% -0.1622 0.1031) |
| OKLCH | oklch(83.91% 0.192 147.6) |
| XYZ | xyz(38.4444, 63.4904, 29.6270) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightish Green
#61E160
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 3.95
Spearmint
#1EF876
ΔE00 4.01
Wintergreen
#20F986
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EB7D #EB62D0
analogous
#8BEB62 #62EB7D #62EBC2
triadic
#62EB7D #7D62EB #EB7D62
tetradic
#62EB7D #628BEB #EB62D0 #EBC262
square
#62EB7D #628BEB #EB62D0 #EBC262
split-complementary
#62EB7D #C262EB #EB628B
monochromatic
#18BB38 #2CE450 #62EB7D #98F2AA #CFF9D7
Accessibility & contrast
On white
1.53
#62EB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#62EB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EB7D
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EB7D | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED874
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#41E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62eb7d; /* rgb */ color: rgb(98, 235, 125); /* oklch */ color: oklch(83.9% 0.192 147.6);
Tailwind
colors: {
custom: {
50: '#9af2a4',
500: '#62eb7d',
950: '#000000',
},
}SCSS
$custom: #62eb7d; $custom-light: #9af2a4; $custom-dark: #000000;
JSON
{
"hex": "#62eb7d",
"rgb": {
"r": 98,
"g": 235,
"b": 125
},
"hsl": {
"h": 131.825,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.83913,
"c": 0.19217,
"h": 147.6
},
"luminance": 0.63494
}Semantic roles & 50–950 ramp
primary
#62EB7D
secondary
#BA37A0
accent
#0CB1DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580