#62E58D#62E58D
#62E58D is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.170 H 151.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #62E58D |
|---|---|
| RGB | rgb(98, 229, 141) |
| HSL | hsl(140, 72%, 64%) |
| HSV | hsv(140, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.14, -55.12, 32.35) |
| CIE-LCH | lch(82.14, 63.91, 149.59°) |
| OKLab | oklab(82.71% -0.1493 0.0806) |
| OKLCH | oklch(82.71% 0.17 151.6) |
| XYZ | xyz(37.8612, 60.5549, 34.8872) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Aqua Green
#12E193
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.60
Turquoise Green
#04F489
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 4.98
Seafoam Green
#7AF9AB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E58D #E562BA
analogous
#79E562 #62E58D #62E5CF
triadic
#62E58D #8D62E5 #E58D62
tetradic
#62E58D #6279E5 #E562BA #E5CF62
square
#62E58D #6279E5 #E562BA #E5CF62
split-complementary
#62E58D #CF62E5 #E56279
monochromatic
#1DB04D #2DDC67 #62E58D #97EEB3 #CBF6D9
Accessibility & contrast
On white
1.60
#62E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#62E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E58D
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E58D | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#3CE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e58d; /* rgb */ color: rgb(98, 229, 141); /* oklch */ color: oklch(82.7% 0.170 151.6);
Tailwind
colors: {
custom: {
50: '#99eeaf',
500: '#62e58d',
950: '#000000',
},
}SCSS
$custom: #62e58d; $custom-light: #99eeaf; $custom-dark: #000000;
JSON
{
"hex": "#62e58d",
"rgb": {
"r": 98,
"g": 229,
"b": 141
},
"hsl": {
"h": 139.695,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.82708,
"c": 0.16964,
"h": 151.6
},
"luminance": 0.60558
}Semantic roles & 50–950 ramp
primary
#62E58D
secondary
#B13B8A
accent
#1294D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581