#62E58E#62E58E
#62E58E is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.169 H 151.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62E58E |
|---|---|
| RGB | rgb(98, 229, 142) |
| HSL | hsl(140, 72%, 64%) |
| HSV | hsv(140, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.16, -54.95, 31.86) |
| CIE-LCH | lch(82.16, 63.52, 149.89°) |
| OKLab | oklab(82.73% -0.1489 0.0794) |
| OKLCH | oklch(82.73% 0.169 151.9) |
| XYZ | xyz(37.9359, 60.5848, 35.2808) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Aqua Green
#12E193
ΔE00 4.39
Tealish Green
#0CDC73
ΔE00 4.68
Turquoise Green
#04F489
ΔE00 4.76
Seafoam Green
#7AF9AB
ΔE00 5.03
Lightgreen
#90EE90
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E58E #E562B9
analogous
#78E562 #62E58E #62E5D0
triadic
#62E58E #8E62E5 #E58E62
tetradic
#62E58E #6278E5 #E562B9 #E5D062
square
#62E58E #6278E5 #E562B9 #E5D062
split-complementary
#62E58E #D062E5 #E56278
monochromatic
#1DB04E #2DDC68 #62E58E #97EEB4 #CBF6DA
Accessibility & contrast
On white
1.60
#62E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#62E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E58E
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E58E | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#3CE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e58e; /* rgb */ color: rgb(98, 229, 142); /* oklch */ color: oklch(82.7% 0.169 151.9);
Tailwind
colors: {
custom: {
50: '#99eeb0',
500: '#62e58e',
950: '#000000',
},
}SCSS
$custom: #62e58e; $custom-light: #99eeb0; $custom-dark: #000000;
JSON
{
"hex": "#62e58e",
"rgb": {
"r": 98,
"g": 229,
"b": 142
},
"hsl": {
"h": 140.153,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.82727,
"c": 0.16873,
"h": 151.9
},
"luminance": 0.60588
}Semantic roles & 50–950 ramp
primary
#62E58E
secondary
#B13B89
accent
#1293D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581