#62F47D#62F47D
#62F47D is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.204 H 147.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #62F47D |
|---|---|
| RGB | rgb(98, 244, 125) |
| HSL | hsl(131, 87%, 67%) |
| HSV | hsv(131, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(86.39, -63.29, 45.67) |
| CIE-LCH | lch(86.39, 78.05, 144.19°) |
| OKLab | oklab(86.13% -0.1711 0.1107) |
| OKLCH | oklch(86.13% 0.204 147.1) |
| XYZ | xyz(41.0866, 68.7748, 30.5077) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.80
Lightgreen (survey)
#76FF7B
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.38
Spring Green
#00FF7F
ΔE00 3.68
Easter Green
#8CFD7E
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F47D #F462D9
analogous
#90F462 #62F47D #62F4C6
triadic
#62F47D #7D62F4 #F47D62
tetradic
#62F47D #6290F4 #F462D9 #F4C662
square
#62F47D #6290F4 #F462D9 #F4C662
split-complementary
#62F47D #C662F4 #F46290
monochromatic
#0ECD32 #29F04E #62F47D #9BF8AC #D4FCDC
Accessibility & contrast
On white
1.42
#62F47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#62F47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F47D
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F47D | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E073
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#3DEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f47d; /* rgb */ color: rgb(98, 244, 125); /* oklch */ color: oklch(86.1% 0.204 147.1);
Tailwind
colors: {
custom: {
50: '#9cf9a5',
500: '#62f47d',
950: '#000000',
},
}SCSS
$custom: #62f47d; $custom-light: #9cf9a5; $custom-dark: #000000;
JSON
{
"hex": "#62f47d",
"rgb": {
"r": 98,
"g": 244,
"b": 125
},
"hsl": {
"h": 131.096,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.8613,
"c": 0.20379,
"h": 147.1
},
"luminance": 0.68779
}Semantic roles & 50–950 ramp
primary
#62F47D
secondary
#C931AD
accent
#02BAE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580