#62F57F#62F57F
#62F57F is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.203 H 147.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #62F57F |
|---|---|
| RGB | rgb(98, 245, 127) |
| HSL | hsl(132, 88%, 67%) |
| HSV | hsv(132, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.72, -63.37, 45.12) |
| CIE-LCH | lch(86.72, 77.79, 144.55°) |
| OKLab | oklab(86.41% -0.1713 0.1096) |
| OKLCH | oklch(86.41% 0.203 147.4) |
| XYZ | xyz(41.5174, 69.4298, 31.2879) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.03
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F57F #F562D8
analogous
#8EF562 #62F57F #62F5C9
triadic
#62F57F #7F62F5 #F57F62
tetradic
#62F57F #628EF5 #F562D8 #F5C962
square
#62F57F #628EF5 #F562D8 #F5C962
split-complementary
#62F57F #C962F5 #F5628E
monochromatic
#0DCF34 #28F150 #62F57F #9CF9AE #D5FCDD
Accessibility & contrast
On white
1.41
#62F57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#62F57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F57F
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F57F | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#3CF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f57f; /* rgb */ color: rgb(98, 245, 127); /* oklch */ color: oklch(86.4% 0.203 147.4);
Tailwind
colors: {
custom: {
50: '#9cf9a6',
500: '#62f57f',
950: '#000000',
},
}SCSS
$custom: #62f57f; $custom-light: #9cf9a6; $custom-dark: #000000;
JSON
{
"hex": "#62f57f",
"rgb": {
"r": 98,
"g": 245,
"b": 127
},
"hsl": {
"h": 131.837,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.86405,
"c": 0.20332,
"h": 147.4
},
"luminance": 0.69434
}Semantic roles & 50–950 ramp
primary
#62F57F
secondary
#CB30AC
accent
#01B8E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580