#62EA77#62EA77
#62EA77 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.196 H 146.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA77 |
|---|---|
| RGB | rgb(98, 234, 119) |
| HSL | hsl(129, 76%, 65%) |
| HSV | hsv(129, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.32, -60.46, 44.71) |
| CIE-LCH | lch(83.32, 75.19, 143.52°) |
| OKLab | oklab(83.58% -0.1636 0.1083) |
| OKLCH | oklch(83.58% 0.196 146.5) |
| XYZ | xyz(37.7872, 62.7707, 27.5738) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.12
Weird Green
#3AE57F
ΔE00 3.55
Spearmint
#1EF876
ΔE00 4.05
Minty Green
#0BF77D
ΔE00 4.19
Wintergreen
#20F986
ΔE00 4.57
Lightgreen
#90EE90
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA77 #EA62D5
analogous
#91EA62 #62EA77 #62EABB
triadic
#62EA77 #7762EA #EA7762
tetradic
#62EA77 #6291EA #EA62D5 #EABB62
square
#62EA77 #6291EA #EA62D5 #EABB62
split-complementary
#62EA77 #BB62EA #EA6291
monochromatic
#19B931 #2CE348 #62EA77 #98F1A6 #CEF8D5
Accessibility & contrast
On white
1.55
#62EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#62EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA77
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA77 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#44E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea77; /* rgb */ color: rgb(98, 234, 119); /* oklch */ color: oklch(83.6% 0.196 146.5);
Tailwind
colors: {
custom: {
50: '#9af2a0',
500: '#62ea77',
950: '#000000',
},
}SCSS
$custom: #62ea77; $custom-light: #9af2a0; $custom-dark: #000000;
JSON
{
"hex": "#62ea77",
"rgb": {
"r": 98,
"g": 234,
"b": 119
},
"hsl": {
"h": 129.265,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83577,
"c": 0.19617,
"h": 146.5
},
"luminance": 0.62774
}Semantic roles & 50–950 ramp
primary
#62EA77
secondary
#B838A4
accent
#0DB9D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580