#62F77F#62F77F
#62F77F is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.9% C 0.206 H 147.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #62F77F |
|---|---|
| RGB | rgb(98, 247, 127) |
| HSL | hsl(132, 90%, 68%) |
| HSV | hsv(132, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.31, -64.10, 45.86) |
| CIE-LCH | lch(87.31, 78.82, 144.42°) |
| OKLab | oklab(86.9% -0.1732 0.1113) |
| OKLCH | oklch(86.9% 0.206 147.3) |
| XYZ | xyz(42.1257, 70.6464, 31.4907) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.67
Lightgreen (survey)
#76FF7B
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.31
Easter Green
#8CFD7E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F77F #F762DA
analogous
#8FF762 #62F77F #62F7CA
triadic
#62F77F #7F62F7 #F77F62
tetradic
#62F77F #628FF7 #F762DA #F7CA62
square
#62F77F #628FF7 #F762DA #F7CA62
split-complementary
#62F77F #CA62F7 #F7628F
monochromatic
#0BD432 #28F450 #62F77F #9CFAAE #D6FDDE
Accessibility & contrast
On white
1.39
#62F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#62F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F77F
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F77F | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#3BF2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f77f; /* rgb */ color: rgb(98, 247, 127); /* oklch */ color: oklch(86.9% 0.206 147.3);
Tailwind
colors: {
custom: {
50: '#9cfba6',
500: '#62f77f',
950: '#000000',
},
}SCSS
$custom: #62f77f; $custom-light: #9cfba6; $custom-dark: #000000;
JSON
{
"hex": "#62f77f",
"rgb": {
"r": 98,
"g": 247,
"b": 127
},
"hsl": {
"h": 131.678,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.86896,
"c": 0.20587,
"h": 147.3
},
"luminance": 0.70651
}Semantic roles & 50–950 ramp
primary
#62F77F
secondary
#CF2FAF
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580