#62DC78#62DC78
#62DC78 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.177 H 147.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #62DC78 |
|---|---|
| RGB | rgb(98, 220, 120) |
| HSL | hsl(131, 64%, 62%) |
| HSV | hsv(131, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(79.12, -55.00, 38.95) |
| CIE-LCH | lch(79.12, 67.39, 144.70°) |
| OKLab | oklab(80.13% -0.1489 0.0953) |
| OKLCH | oklch(80.13% 0.177 147.4) |
| XYZ | xyz(34.0182, 55.1361, 26.6153) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Tealish Green
#0CDC73
ΔE00 3.74
Lightish Green
#61E160
ΔE00 3.98
Seaweed
#18D17B
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.64
Fresh Green
#69D84F
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DC78 #DC62C6
analogous
#89DC62 #62DC78 #62DCB5
triadic
#62DC78 #7862DC #DC7862
tetradic
#62DC78 #6289DC #DC62C6 #DCB562
square
#62DC78 #6289DC #DC62C6 #DCB562
split-complementary
#62DC78 #B562DC #DC6289
monochromatic
#24A03A #30D14D #62DC78 #94E7A3 #C6F2CE
Accessibility & contrast
On white
1.75
#62DC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#62DC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DC78
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DC78 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB70
Deuteranopia (green-blind)
#CEC07F
Tritanopia (blue-blind)
#48D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62dc78; /* rgb */ color: rgb(98, 220, 120); /* oklch */ color: oklch(80.1% 0.177 147.4);
Tailwind
colors: {
custom: {
50: '#98e8a0',
500: '#62dc78',
950: '#000000',
},
}SCSS
$custom: #62dc78; $custom-light: #98e8a0; $custom-dark: #000000;
JSON
{
"hex": "#62dc78",
"rgb": {
"r": 98,
"g": 220,
"b": 120
},
"hsl": {
"h": 130.82,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.80127,
"c": 0.17679,
"h": 147.4
},
"luminance": 0.55139
}Semantic roles & 50–950 ramp
primary
#62DC78
secondary
#A33F91
accent
#1AABCB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480