#62E97A#62E97A
#62E97A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.4% C 0.192 H 147.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62E97A |
|---|---|
| RGB | rgb(98, 233, 122) |
| HSL | hsl(131, 75%, 65%) |
| HSV | hsv(131, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(83.06, -59.66, 42.94) |
| CIE-LCH | lch(83.06, 73.51, 144.25°) |
| OKLab | oklab(83.37% -0.1614 0.1044) |
| OKLCH | oklch(83.37% 0.192 147.1) |
| XYZ | xyz(37.6863, 62.2761, 28.4431) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Lightish Green
#61E160
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 4.27
Spearmint
#1EF876
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.46
Wintergreen
#20F986
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E97A #E962D1
analogous
#8DE962 #62E97A #62E9BE
triadic
#62E97A #7A62E9 #E97A62
tetradic
#62E97A #628DE9 #E962D1 #E9BE62
square
#62E97A #628DE9 #E962D1 #E9BE62
split-complementary
#62E97A #BE62E9 #E9628D
monochromatic
#1AB736 #2CE14D #62E97A #98F1A7 #CDF8D5
Accessibility & contrast
On white
1.56
#62E97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#62E97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E97A
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E97A | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#43E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e97a; /* rgb */ color: rgb(98, 233, 122); /* oklch */ color: oklch(83.4% 0.192 147.1);
Tailwind
colors: {
custom: {
50: '#9af1a2',
500: '#62e97a',
950: '#000000',
},
}SCSS
$custom: #62e97a; $custom-light: #9af1a2; $custom-dark: #000000;
JSON
{
"hex": "#62e97a",
"rgb": {
"r": 98,
"g": 233,
"b": 122
},
"hsl": {
"h": 130.667,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83374,
"c": 0.19222,
"h": 147.1
},
"luminance": 0.6228
}Semantic roles & 50–950 ramp
primary
#62E97A
secondary
#B738A0
accent
#0EB4D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580