#62FC83#62FC83
#62FC83 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.2% C 0.209 H 147.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #62FC83 |
|---|---|
| RGB | rgb(98, 252, 131) |
| HSL | hsl(133, 96%, 69%) |
| HSV | hsv(133, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(88.85, -65.33, 45.89) |
| CIE-LCH | lch(88.85, 79.84, 144.92°) |
| OKLab | oklab(88.18% -0.1765 0.1115) |
| OKLCH | oklch(88.18% 0.209 147.7) |
| XYZ | xyz(43.9411, 73.8518, 33.4075) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.36
Spearmint
#1EF876
ΔE00 2.77
Spring Green
#00FF7F
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.15
Easter Green
#8CFD7E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FC83 #FC62DB
analogous
#8EFC62 #62FC83 #62FCD0
triadic
#62FC83 #8362FC #FC8362
tetradic
#62FC83 #628EFC #FC62DB #FCD062
square
#62FC83 #628EFC #FC62DB #FCD062
split-complementary
#62FC83 #D062FC #FC628E
monochromatic
#04DF33 #26FB54 #62FC83 #9EFDB2 #DAFEE2
Accessibility & contrast
On white
1.33
#62FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#62FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FC83
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FC83 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE779
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#37F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62fc83; /* rgb */ color: rgb(98, 252, 131); /* oklch */ color: oklch(88.2% 0.209 147.7);
Tailwind
colors: {
custom: {
50: '#9dfea9',
500: '#62fc83',
950: '#000000',
},
}SCSS
$custom: #62fc83; $custom-light: #9dfea9; $custom-dark: #000000;
JSON
{
"hex": "#62fc83",
"rgb": {
"r": 98,
"g": 252,
"b": 131
},
"hsl": {
"h": 132.857,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.88181,
"c": 0.20874,
"h": 147.7
},
"luminance": 0.73856
}Semantic roles & 50–950 ramp
primary
#62FC83
secondary
#D62CB2
accent
#00B4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681