#62F47F#62F47F
#62F47F is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.2% C 0.202 H 147.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #62F47F |
|---|---|
| RGB | rgb(98, 244, 127) |
| HSL | hsl(132, 87%, 67%) |
| HSV | hsv(132, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.42, -63.00, 44.75) |
| CIE-LCH | lch(86.42, 77.28, 144.62°) |
| OKLab | oklab(86.16% -0.1703 0.1087) |
| OKLCH | oklch(86.16% 0.202 147.4) |
| XYZ | xyz(41.2157, 68.8264, 31.1874) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.23
Lightgreen (survey)
#76FF7B
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F47F #F462D7
analogous
#8EF462 #62F47F #62F4C8
triadic
#62F47F #7F62F4 #F47F62
tetradic
#62F47F #628EF4 #F462D7 #F4C862
square
#62F47F #628EF4 #F462D7 #F4C862
split-complementary
#62F47F #C862F4 #F4628E
monochromatic
#0ECD34 #29F050 #62F47F #9BF8AE #D4FCDC
Accessibility & contrast
On white
1.42
#62F47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#62F47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F47F
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F47F | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#3DEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f47f; /* rgb */ color: rgb(98, 244, 127); /* oklch */ color: oklch(86.2% 0.202 147.4);
Tailwind
colors: {
custom: {
50: '#9cf9a6',
500: '#62f47f',
950: '#000000',
},
}SCSS
$custom: #62f47f; $custom-light: #9cf9a6; $custom-dark: #000000;
JSON
{
"hex": "#62f47f",
"rgb": {
"r": 98,
"g": 244,
"b": 127
},
"hsl": {
"h": 131.918,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86159,
"c": 0.20204,
"h": 147.4
},
"luminance": 0.6883
}Semantic roles & 50–950 ramp
primary
#62F47F
secondary
#C931AB
accent
#02B7E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580