#62F47A#62F47A
#62F47A is a very light, highly saturated green. Relative luminance 0.687; OKLCH L 86.1% C 0.206 H 146.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62F47A |
|---|---|
| RGB | rgb(98, 244, 122) |
| HSL | hsl(130, 87%, 67%) |
| HSV | hsv(130, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 50%, 4.3%) |
| CIE-LAB | lab(86.35, -63.71, 47.04) |
| CIE-LCH | lch(86.35, 79.19, 143.56°) |
| OKLab | oklab(86.09% -0.1723 0.1136) |
| OKLCH | oklch(86.09% 0.206 146.6) |
| XYZ | xyz(40.8978, 68.6993, 29.5136) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.80
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.62
Spring Green
#00FF7F
ΔE00 3.76
Easter Green
#8CFD7E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F47A #F462DC
analogous
#93F462 #62F47A #62F4C3
triadic
#62F47A #7A62F4 #F47A62
tetradic
#62F47A #6293F4 #F462DC #F4C362
square
#62F47A #6293F4 #F462DC #F4C362
split-complementary
#62F47A #C362F4 #F46293
monochromatic
#0ECD2E #29F04A #62F47A #9BF8AA #D4FCDB
Accessibility & contrast
On white
1.42
#62F47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#62F47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F47A
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F47A | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#3FEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f47a; /* rgb */ color: rgb(98, 244, 122); /* oklch */ color: oklch(86.1% 0.206 146.6);
Tailwind
colors: {
custom: {
50: '#9cf9a3',
500: '#62f47a',
950: '#000000',
},
}SCSS
$custom: #62f47a; $custom-light: #9cf9a3; $custom-dark: #000000;
JSON
{
"hex": "#62f47a",
"rgb": {
"r": 98,
"g": 244,
"b": 122
},
"hsl": {
"h": 129.863,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86087,
"c": 0.20638,
"h": 146.6
},
"luminance": 0.68703
}Semantic roles & 50–950 ramp
primary
#62F47A
secondary
#C931B0
accent
#02BEE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580