#62FC7A#62FC7A
#62FC7A is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.216 H 146.3°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62FC7A |
|---|---|
| RGB | rgb(98, 252, 122) |
| HSL | hsl(129, 96%, 69%) |
| HSV | hsv(129, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(88.74, -66.58, 49.97) |
| CIE-LCH | lch(88.74, 83.24, 143.11°) |
| OKLab | oklab(88.05% -0.18 0.1202) |
| OKLCH | oklch(88.05% 0.216 146.3) |
| XYZ | xyz(43.3574, 73.6184, 30.3334) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.60
Spearmint
#1EF876
ΔE00 2.87
Spring Green
#00FF7F
ΔE00 3.26
Light Bright Green
#53FE5C
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.35
Lighter Green
#75FD63
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FC7A #FC62E4
analogous
#97FC62 #62FC7A #62FCC7
triadic
#62FC7A #7A62FC #FC7A62
tetradic
#62FC7A #6297FC #FC62E4 #FCC762
square
#62FC7A #6297FC #FC62E4 #FCC762
split-complementary
#62FC7A #C762FC #FC6297
monochromatic
#04DF26 #26FB47 #62FC7A #9EFDAD #DAFEE0
Accessibility & contrast
On white
1.34
#62FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#62FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FC7A
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FC7A | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76E
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#3BF6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62fc7a; /* rgb */ color: rgb(98, 252, 122); /* oklch */ color: oklch(88.1% 0.216 146.3);
Tailwind
colors: {
custom: {
50: '#9dfea3',
500: '#62fc7a',
950: '#000000',
},
}SCSS
$custom: #62fc7a; $custom-light: #9dfea3; $custom-dark: #000000;
JSON
{
"hex": "#62fc7a",
"rgb": {
"r": 98,
"g": 252,
"b": 122
},
"hsl": {
"h": 129.351,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.88054,
"c": 0.21641,
"h": 146.3
},
"luminance": 0.73623
}Semantic roles & 50–950 ramp
primary
#62FC7A
secondary
#D62CBB
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680