#62E080#62E080
#62E080 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.2% C 0.175 H 148.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62E080 |
|---|---|
| RGB | rgb(98, 224, 128) |
| HSL | hsl(134, 67%, 63%) |
| HSV | hsv(134, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.44, -55.31, 36.66) |
| CIE-LCH | lch(80.44, 66.36, 146.46°) |
| OKLab | oklab(81.25% -0.1497 0.0903) |
| OKLCH | oklch(81.25% 0.175 148.9) |
| XYZ | xyz(35.5865, 57.4633, 29.6341) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Tealish Green
#0CDC73
ΔE00 3.78
Lightish Green
#61E160
ΔE00 4.71
Lightgreen
#90EE90
ΔE00 5.08
Turquoise Green
#04F489
ΔE00 5.49
Seaweed
#18D17B
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E080 #E062C2
analogous
#83E062 #62E080 #62E0BF
triadic
#62E080 #8062E0 #E08062
tetradic
#62E080 #6283E0 #E062C2 #E0BF62
square
#62E080 #6283E0 #E062C2 #E0BF62
split-complementary
#62E080 #BF62E0 #E06283
monochromatic
#21A741 #2FD657 #62E080 #95EAA9 #C8F4D3
Accessibility & contrast
On white
1.68
#62E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#62E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E080
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E080 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#44DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e080; /* rgb */ color: rgb(98, 224, 128); /* oklch */ color: oklch(81.2% 0.175 148.9);
Tailwind
colors: {
custom: {
50: '#99eaa6',
500: '#62e080',
950: '#000000',
},
}SCSS
$custom: #62e080; $custom-light: #99eaa6; $custom-dark: #000000;
JSON
{
"hex": "#62e080",
"rgb": {
"r": 98,
"g": 224,
"b": 128
},
"hsl": {
"h": 134.286,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81248,
"c": 0.17483,
"h": 148.9
},
"luminance": 0.57466
}Semantic roles & 50–950 ramp
primary
#62E080
secondary
#A93D8F
accent
#17A3CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480