#62F87F#62F87F
#62F87F is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.1% C 0.207 H 147.2°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62F87F |
|---|---|
| RGB | rgb(98, 248, 127) |
| HSL | hsl(132, 91%, 68%) |
| HSV | hsv(132, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.61, -64.46, 46.23) |
| CIE-LCH | lch(87.61, 79.33, 144.35°) |
| OKLab | oklab(87.14% -0.1742 0.1121) |
| OKLCH | oklch(87.14% 0.207 147.2) |
| XYZ | xyz(42.4323, 71.2597, 31.5929) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.54
Spearmint
#1EF876
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 3.06
Spring Green
#00FF7F
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.23
Easter Green
#8CFD7E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F87F #F862DB
analogous
#90F862 #62F87F #62F8CA
triadic
#62F87F #7F62F8 #F87F62
tetradic
#62F87F #6290F8 #F862DB #F8CA62
square
#62F87F #6290F8 #F862DB #F8CA62
split-complementary
#62F87F #CA62F8 #F86290
monochromatic
#0AD631 #27F54F #62F87F #9DFBAF #D7FDDF
Accessibility & contrast
On white
1.38
#62F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#62F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F87F
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F87F | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#E8D688
Tritanopia (blue-blind)
#3BF3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f87f; /* rgb */ color: rgb(98, 248, 127); /* oklch */ color: oklch(87.1% 0.207 147.2);
Tailwind
colors: {
custom: {
50: '#9cfca6',
500: '#62f87f',
950: '#000000',
},
}SCSS
$custom: #62f87f; $custom-light: #9cfca6; $custom-dark: #000000;
JSON
{
"hex": "#62f87f",
"rgb": {
"r": 98,
"g": 248,
"b": 127
},
"hsl": {
"h": 131.6,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87141,
"c": 0.20713,
"h": 147.2
},
"luminance": 0.71264
}Semantic roles & 50–950 ramp
primary
#62F87F
secondary
#D02EB1
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680