#62F080#62F080
#62F080 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.196 H 147.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62F080 |
|---|---|
| RGB | rgb(98, 240, 128) |
| HSL | hsl(133, 83%, 66%) |
| HSV | hsv(133, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.24, -61.39, 42.78) |
| CIE-LCH | lch(85.24, 74.82, 145.13°) |
| OKLab | oklab(85.19% -0.1659 0.1043) |
| OKLCH | oklch(85.19% 0.196 147.8) |
| XYZ | xyz(40.0906, 66.4715, 31.1355) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.83
Lightgreen (survey)
#76FF7B
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F080 #F062D2
analogous
#8BF062 #62F080 #62F0C7
triadic
#62F080 #8062F0 #F08062
tetradic
#62F080 #628BF0 #F062D2 #F0C762
square
#62F080 #628BF0 #F062D2 #F0C762
split-complementary
#62F080 #C762F0 #F0628B
monochromatic
#13C538 #2AEB53 #62F080 #9AF5AD #D2FBDA
Accessibility & contrast
On white
1.47
#62F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#62F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F080
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F080 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#3EEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62f080; /* rgb */ color: rgb(98, 240, 128); /* oklch */ color: oklch(85.2% 0.196 147.8);
Tailwind
colors: {
custom: {
50: '#9bf6a6',
500: '#62f080',
950: '#000000',
},
}SCSS
$custom: #62f080; $custom-light: #9bf6a6; $custom-dark: #000000;
JSON
{
"hex": "#62f080",
"rgb": {
"r": 98,
"g": 240,
"b": 128
},
"hsl": {
"h": 132.676,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85191,
"c": 0.19601,
"h": 147.8
},
"luminance": 0.66475
}Semantic roles & 50–950 ramp
primary
#62F080
secondary
#C234A4
accent
#07B1DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580