#62F977#62F977
#62F977 is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.3% C 0.215 H 145.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62F977 |
|---|---|
| RGB | rgb(98, 249, 119) |
| HSL | hsl(128, 93%, 68%) |
| HSV | hsv(128, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 52.2%, 2.4%) |
| CIE-LAB | lab(87.81, -65.91, 50.22) |
| CIE-LCH | lch(87.81, 82.86, 142.69°) |
| OKLab | oklab(87.28% -0.1783 0.1206) |
| OKLCH | oklch(87.28% 0.215 145.9) |
| XYZ | xyz(42.2397, 71.6758, 29.0580) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.86
Spearmint
#1EF876
ΔE00 2.83
Light Bright Green
#53FE5C
ΔE00 3.31
Easter Green
#8CFD7E
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.51
Lighter Green
#75FD63
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F977 #F962E4
analogous
#99F962 #62F977 #62F9C2
triadic
#62F977 #7762F9 #F97762
tetradic
#62F977 #6299F9 #F962E4 #F9C262
square
#62F977 #6299F9 #F962E4 #F9C262
split-complementary
#62F977 #C262F9 #F96299
monochromatic
#08D825 #27F744 #62F977 #9DFBAA #D8FEDD
Accessibility & contrast
On white
1.37
#62F977 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#62F977 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F977
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F977 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F977 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE46B
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#3EF3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f977; /* rgb */ color: rgb(98, 249, 119); /* oklch */ color: oklch(87.3% 0.215 145.9);
Tailwind
colors: {
custom: {
50: '#9dfca1',
500: '#62f977',
950: '#000000',
},
}SCSS
$custom: #62f977; $custom-light: #9dfca1; $custom-dark: #000000;
JSON
{
"hex": "#62f977",
"rgb": {
"r": 98,
"g": 249,
"b": 119
},
"hsl": {
"h": 128.344,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87276,
"c": 0.2152,
"h": 145.9
},
"luminance": 0.7168
}Semantic roles & 50–950 ramp
primary
#62F977
secondary
#D22DBB
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680