#62FD80#62FD80
#62FD80 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.213 H 147.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62FD80 |
|---|---|
| RGB | rgb(98, 253, 128) |
| HSL | hsl(132, 97%, 69%) |
| HSV | hsv(132, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(89.11, -66.12, 47.63) |
| CIE-LCH | lch(89.11, 81.48, 144.23°) |
| OKLab | oklab(88.38% -0.1786 0.1153) |
| OKLCH | oklch(88.38% 0.213 147.2) |
| XYZ | xyz(44.0556, 74.4014, 32.4571) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.95
Spearmint
#1EF876
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FD80 #FD62DF
analogous
#92FD62 #62FD80 #62FDCE
triadic
#62FD80 #8062FD #FD8062
tetradic
#62FD80 #6292FD #FD62DF #FDCE62
square
#62FD80 #6292FD #FD62DF #FDCE62
split-complementary
#62FD80 #CE62FD #FD6292
monochromatic
#03E22E #26FC4F #62FD80 #9EFEB1 #DBFFE2
Accessibility & contrast
On white
1.32
#62FD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#62FD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FD80
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FD80 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#ECDB89
Tritanopia (blue-blind)
#38F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62fd80; /* rgb */ color: rgb(98, 253, 128); /* oklch */ color: oklch(88.4% 0.213 147.2);
Tailwind
colors: {
custom: {
50: '#9dffa7',
500: '#62fd80',
950: '#000000',
},
}SCSS
$custom: #62fd80; $custom-light: #9dffa7; $custom-dark: #000000;
JSON
{
"hex": "#62fd80",
"rgb": {
"r": 98,
"g": 253,
"b": 128
},
"hsl": {
"h": 131.613,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.88382,
"c": 0.21257,
"h": 147.2
},
"luminance": 0.74406
}Semantic roles & 50–950 ramp
primary
#62FD80
secondary
#D72CB6
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680