#62FC7F#62FC7F
#62FC7F is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.212 H 147.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62FC7F |
|---|---|
| RGB | rgb(98, 252, 127) |
| HSL | hsl(131, 96%, 69%) |
| HSV | hsv(131, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(88.80, -65.90, 47.71) |
| CIE-LCH | lch(88.80, 81.36, 144.09°) |
| OKLab | oklab(88.12% -0.1781 0.1154) |
| OKLCH | oklch(88.12% 0.212 147.1) |
| XYZ | xyz(43.6752, 73.7455, 32.0072) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.96
Spearmint
#1EF876
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FC7F #FC62DF
analogous
#92FC62 #62FC7F #62FCCC
triadic
#62FC7F #7F62FC #FC7F62
tetradic
#62FC7F #6292FC #FC62DF #FCCC62
square
#62FC7F #6292FC #FC62DF #FCCC62
split-complementary
#62FC7F #CC62FC #FC6292
monochromatic
#04DF2E #26FB4E #62FC7F #9EFDB0 #DAFEE1
Accessibility & contrast
On white
1.33
#62FC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#62FC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FC7F
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FC7F | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE774
Deuteranopia (green-blind)
#EBDA88
Tritanopia (blue-blind)
#39F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62fc7f; /* rgb */ color: rgb(98, 252, 127); /* oklch */ color: oklch(88.1% 0.212 147.1);
Tailwind
colors: {
custom: {
50: '#9dfea6',
500: '#62fc7f',
950: '#000000',
},
}SCSS
$custom: #62fc7f; $custom-light: #9dfea6; $custom-dark: #000000;
JSON
{
"hex": "#62fc7f",
"rgb": {
"r": 98,
"g": 252,
"b": 127
},
"hsl": {
"h": 131.299,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.88123,
"c": 0.21219,
"h": 147.1
},
"luminance": 0.7375
}Semantic roles & 50–950 ramp
primary
#62FC7F
secondary
#D62CB6
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680