#62FA77#62FA77
#62FA77 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.216 H 145.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62FA77 |
|---|---|
| RGB | rgb(98, 250, 119) |
| HSL | hsl(128, 94%, 68%) |
| HSV | hsv(128, 61%, 98%) |
| CMYK | cmyk(60.8%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(88.11, -66.26, 50.58) |
| CIE-LCH | lch(88.11, 83.36, 142.64°) |
| OKLab | oklab(87.52% -0.1792 0.1214) |
| OKLCH | oklch(87.52% 0.216 145.9) |
| XYZ | xyz(42.5496, 72.2957, 29.1613) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.71
Spearmint
#1EF876
ΔE00 2.87
Light Bright Green
#53FE5C
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.33
Lighter Green
#75FD63
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FA77 #FA62E5
analogous
#99FA62 #62FA77 #62FAC3
triadic
#62FA77 #7762FA #FA7762
tetradic
#62FA77 #6299FA #FA62E5 #FAC362
square
#62FA77 #6299FA #FA62E5 #FAC362
split-complementary
#62FA77 #C362FA #FA6299
monochromatic
#07DB24 #27F844 #62FA77 #9DFCAA #D9FEDE
Accessibility & contrast
On white
1.36
#62FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#62FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FA77
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FA77 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56B
Deuteranopia (green-blind)
#EAD881
Tritanopia (blue-blind)
#3DF4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62fa77; /* rgb */ color: rgb(98, 250, 119); /* oklch */ color: oklch(87.5% 0.216 145.9);
Tailwind
colors: {
custom: {
50: '#9dfda1',
500: '#62fa77',
950: '#000000',
},
}SCSS
$custom: #62fa77; $custom-light: #9dfda1; $custom-dark: #000000;
JSON
{
"hex": "#62fa77",
"rgb": {
"r": 98,
"g": 250,
"b": 119
},
"hsl": {
"h": 128.289,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.87522,
"c": 0.21644,
"h": 145.9
},
"luminance": 0.723
}Semantic roles & 50–950 ramp
primary
#62FA77
secondary
#D32DBC
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680