#62F877#62F877
#62F877 is a very light, highly saturated green. Relative luminance 0.711; OKLCH L 87.0% C 0.214 H 146.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62F877 |
|---|---|
| RGB | rgb(98, 248, 119) |
| HSL | hsl(128, 91%, 68%) |
| HSV | hsv(128, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 52%, 2.7%) |
| CIE-LAB | lab(87.51, -65.55, 49.86) |
| CIE-LCH | lch(87.51, 82.36, 142.74°) |
| OKLab | oklab(87.03% -0.1773 0.1197) |
| OKLCH | oklch(87.03% 0.214 146) |
| XYZ | xyz(41.9315, 71.0593, 28.9553) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.02
Spearmint
#1EF876
ΔE00 2.80
Light Bright Green
#53FE5C
ΔE00 3.45
Easter Green
#8CFD7E
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F877 #F862E3
analogous
#98F862 #62F877 #62F8C2
triadic
#62F877 #7762F8 #F87762
tetradic
#62F877 #6298F8 #F862E3 #F8C262
square
#62F877 #6298F8 #F862E3 #F8C262
split-complementary
#62F877 #C262F8 #F86298
monochromatic
#0AD626 #27F544 #62F877 #9DFBAA #D7FDDD
Accessibility & contrast
On white
1.38
#62F877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#62F877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F877
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F877 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36B
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#3EF2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f877; /* rgb */ color: rgb(98, 248, 119); /* oklch */ color: oklch(87.0% 0.214 146.0);
Tailwind
colors: {
custom: {
50: '#9dfca1',
500: '#62f877',
950: '#000000',
},
}SCSS
$custom: #62f877; $custom-light: #9dfca1; $custom-dark: #000000;
JSON
{
"hex": "#62f877",
"rgb": {
"r": 98,
"g": 248,
"b": 119
},
"hsl": {
"h": 128.4,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.8703,
"c": 0.21395,
"h": 146
},
"luminance": 0.71063
}Semantic roles & 50–950 ramp
primary
#62F877
secondary
#D02EBA
accent
#00C5E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680