#62F880#62F880
#62F880 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.206 H 147.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62F880 |
|---|---|
| RGB | rgb(98, 248, 128) |
| HSL | hsl(132, 91%, 68%) |
| HSV | hsv(132, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(87.62, -64.32, 45.78) |
| CIE-LCH | lch(87.62, 78.94, 144.56°) |
| OKLab | oklab(87.16% -0.1738 0.1111) |
| OKLCH | oklch(87.16% 0.206 147.4) |
| XYZ | xyz(42.4978, 71.2859, 31.9378) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.63
Spearmint
#1EF876
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.20
Easter Green
#8CFD7E
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F880 #F862DA
analogous
#8FF862 #62F880 #62F8CB
triadic
#62F880 #8062F8 #F88062
tetradic
#62F880 #628FF8 #F862DA #F8CB62
square
#62F880 #628FF8 #F862DA #F8CB62
split-complementary
#62F880 #CB62F8 #F8628F
monochromatic
#0AD632 #27F551 #62F880 #9DFBAF #D7FDDF
Accessibility & contrast
On white
1.38
#62F880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#62F880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F880
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F880 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#E8D688
Tritanopia (blue-blind)
#3AF3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f880; /* rgb */ color: rgb(98, 248, 128); /* oklch */ color: oklch(87.2% 0.206 147.4);
Tailwind
colors: {
custom: {
50: '#9cfca7',
500: '#62f880',
950: '#000000',
},
}SCSS
$custom: #62f880; $custom-light: #9cfca7; $custom-dark: #000000;
JSON
{
"hex": "#62f880",
"rgb": {
"r": 98,
"g": 248,
"b": 128
},
"hsl": {
"h": 132,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87156,
"c": 0.20627,
"h": 147.4
},
"luminance": 0.7129
}Semantic roles & 50–950 ramp
primary
#62F880
secondary
#D02EB0
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680