#62FC80#62FC80
#62FC80 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.211 H 147.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #62FC80 |
|---|---|
| RGB | rgb(98, 252, 128) |
| HSL | hsl(132, 96%, 69%) |
| HSV | hsv(132, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(88.81, -65.76, 47.26) |
| CIE-LCH | lch(88.81, 80.98, 144.30°) |
| OKLab | oklab(88.14% -0.1777 0.1144) |
| OKLCH | oklch(88.14% 0.211 147.2) |
| XYZ | xyz(43.7407, 73.7717, 32.3521) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.06
Spearmint
#1EF876
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.38
Easter Green
#8CFD7E
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FC80 #FC62DE
analogous
#91FC62 #62FC80 #62FCCD
triadic
#62FC80 #8062FC #FC8062
tetradic
#62FC80 #6291FC #FC62DE #FCCD62
square
#62FC80 #6291FC #FC62DE #FCCD62
split-complementary
#62FC80 #CD62FC #FC6291
monochromatic
#04DF2F #26FB4F #62FC80 #9EFDB1 #DAFEE1
Accessibility & contrast
On white
1.33
#62FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#62FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FC80
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FC80 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#38F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62fc80; /* rgb */ color: rgb(98, 252, 128); /* oklch */ color: oklch(88.1% 0.211 147.2);
Tailwind
colors: {
custom: {
50: '#9dfea7',
500: '#62fc80',
950: '#000000',
},
}SCSS
$custom: #62fc80; $custom-light: #9dfea7; $custom-dark: #000000;
JSON
{
"hex": "#62fc80",
"rgb": {
"r": 98,
"g": 252,
"b": 128
},
"hsl": {
"h": 131.688,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.88137,
"c": 0.21132,
"h": 147.2
},
"luminance": 0.73776
}Semantic roles & 50–950 ramp
primary
#62FC80
secondary
#D62CB5
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680