#62EA7E#62EA7E
#62EA7E is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.190 H 147.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA7E |
|---|---|
| RGB | rgb(98, 234, 126) |
| HSL | hsl(132, 76%, 65%) |
| HSV | hsv(132, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.41, -59.44, 41.45) |
| CIE-LCH | lch(83.41, 72.47, 145.11°) |
| OKLab | oklab(83.68% -0.1608 0.1012) |
| OKLCH | oklch(83.68% 0.19 147.8) |
| XYZ | xyz(38.2231, 62.9451, 29.8699) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Lightish Green
#61E160
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.23
Spearmint
#1EF876
ΔE00 4.24
Wintergreen
#20F986
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA7E #EA62CE
analogous
#8AEA62 #62EA7E #62EAC2
triadic
#62EA7E #7E62EA #EA7E62
tetradic
#62EA7E #628AEA #EA62CE #EAC262
square
#62EA7E #628AEA #EA62CE #EAC262
split-complementary
#62EA7E #C262EA #EA628A
monochromatic
#19B93A #2CE352 #62EA7E #98F1AA #CEF8D7
Accessibility & contrast
On white
1.55
#62EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#62EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA7E
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA7E | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#41E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea7e; /* rgb */ color: rgb(98, 234, 126); /* oklch */ color: oklch(83.7% 0.190 147.8);
Tailwind
colors: {
custom: {
50: '#9af2a5',
500: '#62ea7e',
950: '#000000',
},
}SCSS
$custom: #62ea7e; $custom-light: #9af2a5; $custom-dark: #000000;
JSON
{
"hex": "#62ea7e",
"rgb": {
"r": 98,
"g": 234,
"b": 126
},
"hsl": {
"h": 132.353,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83682,
"c": 0.18997,
"h": 147.8
},
"luminance": 0.62949
}Semantic roles & 50–950 ramp
primary
#62EA7E
secondary
#B8389E
accent
#0DAFD9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580