#62EA78#62EA78
#62EA78 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.195 H 146.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA78 |
|---|---|
| RGB | rgb(98, 234, 120) |
| HSL | hsl(130, 76%, 65%) |
| HSV | hsv(130, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.33, -60.32, 44.25) |
| CIE-LCH | lch(83.33, 74.81, 143.74°) |
| OKLab | oklab(83.59% -0.1632 0.1073) |
| OKLCH | oklch(83.59% 0.195 146.7) |
| XYZ | xyz(37.8475, 62.7949, 27.8918) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.45
Spearmint
#1EF876
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA78 #EA62D4
analogous
#90EA62 #62EA78 #62EABC
triadic
#62EA78 #7862EA #EA7862
tetradic
#62EA78 #6290EA #EA62D4 #EABC62
square
#62EA78 #6290EA #EA62D4 #EABC62
split-complementary
#62EA78 #BC62EA #EA6290
monochromatic
#19B933 #2CE34A #62EA78 #98F1A6 #CEF8D5
Accessibility & contrast
On white
1.55
#62EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#62EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA78
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA78 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#43E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea78; /* rgb */ color: rgb(98, 234, 120); /* oklch */ color: oklch(83.6% 0.195 146.7);
Tailwind
colors: {
custom: {
50: '#9af2a1',
500: '#62ea78',
950: '#000000',
},
}SCSS
$custom: #62ea78; $custom-light: #9af2a1; $custom-dark: #000000;
JSON
{
"hex": "#62ea78",
"rgb": {
"r": 98,
"g": 234,
"b": 120
},
"hsl": {
"h": 129.706,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83592,
"c": 0.19529,
"h": 146.7
},
"luminance": 0.62798
}Semantic roles & 50–950 ramp
primary
#62EA78
secondary
#B838A4
accent
#0DB8D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580