#62F882#62F882
#62F882 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.205 H 147.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62F882 |
|---|---|
| RGB | rgb(98, 248, 130) |
| HSL | hsl(133, 91%, 68%) |
| HSV | hsv(133, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(87.65, -64.03, 44.86) |
| CIE-LCH | lch(87.65, 78.18, 144.99°) |
| OKLab | oklab(87.19% -0.173 0.1091) |
| OKLCH | oklch(87.19% 0.205 147.8) |
| XYZ | xyz(42.6307, 71.3390, 32.6380) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.70
Lightgreen (survey)
#76FF7B
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.01
Spring Green
#00FF7F
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F882 #F862D8
analogous
#8DF862 #62F882 #62F8CD
triadic
#62F882 #8262F8 #F88262
tetradic
#62F882 #628DF8 #F862D8 #F8CD62
square
#62F882 #628DF8 #F862D8 #F8CD62
split-complementary
#62F882 #CD62F8 #F8628D
monochromatic
#0AD635 #27F553 #62F882 #9DFBB1 #D7FDDF
Accessibility & contrast
On white
1.38
#62F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#62F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F882
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F882 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#E7D78A
Tritanopia (blue-blind)
#39F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f882; /* rgb */ color: rgb(98, 248, 130); /* oklch */ color: oklch(87.2% 0.205 147.8);
Tailwind
colors: {
custom: {
50: '#9cfca8',
500: '#62f882',
950: '#000000',
},
}SCSS
$custom: #62f882; $custom-light: #9cfca8; $custom-dark: #000000;
JSON
{
"hex": "#62f882",
"rgb": {
"r": 98,
"g": 248,
"b": 130
},
"hsl": {
"h": 132.8,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87186,
"c": 0.20453,
"h": 147.8
},
"luminance": 0.71343
}Semantic roles & 50–950 ramp
primary
#62F882
secondary
#D02EAE
accent
#00B5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681