#62F482#62F482
#62F482 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.199 H 148.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62F482 |
|---|---|
| RGB | rgb(98, 244, 130) |
| HSL | hsl(133, 87%, 67%) |
| HSV | hsv(133, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(86.46, -62.57, 43.36) |
| CIE-LCH | lch(86.46, 76.12, 145.28°) |
| OKLab | oklab(86.2% -0.1691 0.1057) |
| OKLCH | oklch(86.2% 0.199 148) |
| XYZ | xyz(41.4141, 68.9058, 32.2324) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.05
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F482 #F462D4
analogous
#8BF462 #62F482 #62F4CB
triadic
#62F482 #8262F4 #F48262
tetradic
#62F482 #628BF4 #F462D4 #F4CB62
square
#62F482 #628BF4 #F462D4 #F4CB62
split-complementary
#62F482 #CB62F4 #F4628B
monochromatic
#0ECD38 #29F054 #62F482 #9BF8B0 #D4FCDD
Accessibility & contrast
On white
1.42
#62F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#62F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F482
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F482 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#E4D38A
Tritanopia (blue-blind)
#3BEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f482; /* rgb */ color: rgb(98, 244, 130); /* oklch */ color: oklch(86.2% 0.199 148.0);
Tailwind
colors: {
custom: {
50: '#9cf9a8',
500: '#62f482',
950: '#000000',
},
}SCSS
$custom: #62f482; $custom-light: #9cf9a8; $custom-dark: #000000;
JSON
{
"hex": "#62f482",
"rgb": {
"r": 98,
"g": 244,
"b": 130
},
"hsl": {
"h": 133.151,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86204,
"c": 0.19941,
"h": 148
},
"luminance": 0.6891
}Semantic roles & 50–950 ramp
primary
#62F482
secondary
#C931A8
accent
#02B2E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580