#62E08E#62E08E
#62E08E is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.162 H 152.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62E08E |
|---|---|
| RGB | rgb(98, 224, 142) |
| HSL | hsl(141, 67%, 63%) |
| HSV | hsv(141, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(80.66, -52.97, 29.88) |
| CIE-LCH | lch(80.66, 60.81, 150.57°) |
| OKLab | oklab(81.5% -0.1436 0.0747) |
| OKLCH | oklch(81.5% 0.162 152.5) |
| XYZ | xyz(36.5724, 57.8576, 34.8263) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Aqua Green
#12E193
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.69
Seaweed
#18D17B
ΔE00 5.14
Turquoise Green
#04F489
ΔE00 5.81
Lightgreen
#90EE90
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E08E #E062B4
analogous
#75E062 #62E08E #62E0CD
triadic
#62E08E #8E62E0 #E08E62
tetradic
#62E08E #6275E0 #E062B4 #E0CD62
square
#62E08E #6275E0 #E062B4 #E0CD62
split-complementary
#62E08E #CD62E0 #E06275
monochromatic
#21A750 #2FD669 #62E08E #95EAB3 #C8F4D8
Accessibility & contrast
On white
1.67
#62E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#62E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E08E
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E08E | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF89
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#3EDDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e08e; /* rgb */ color: rgb(98, 224, 142); /* oklch */ color: oklch(81.5% 0.162 152.5);
Tailwind
colors: {
custom: {
50: '#98eaaf',
500: '#62e08e',
950: '#000000',
},
}SCSS
$custom: #62e08e; $custom-light: #98eaaf; $custom-dark: #000000;
JSON
{
"hex": "#62e08e",
"rgb": {
"r": 98,
"g": 224,
"b": 142
},
"hsl": {
"h": 140.952,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81501,
"c": 0.16191,
"h": 152.5
},
"luminance": 0.57861
}Semantic roles & 50–950 ramp
primary
#62E08E
secondary
#A93D83
accent
#178FCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481