#62DC8A#62DC8A
#62DC8A is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.160 H 151.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62DC8A |
|---|---|
| RGB | rgb(98, 220, 138) |
| HSL | hsl(140, 64%, 62%) |
| HSV | hsv(140, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.39, -52.07, 30.24) |
| CIE-LCH | lch(79.39, 60.21, 149.85°) |
| OKLab | oklab(80.44% -0.1412 0.0755) |
| OKLCH | oklch(80.44% 0.16 151.9) |
| XYZ | xyz(35.2150, 55.6149, 32.9188) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Aqua Green
#12E193
ΔE00 4.34
Tealish Green
#0CDC73
ΔE00 4.50
Seaweed
#18D17B
ΔE00 4.59
Emerald
#50C878
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DC8A #DC62B4
analogous
#77DC62 #62DC8A #62DCC7
triadic
#62DC8A #8A62DC #DC8A62
tetradic
#62DC8A #6277DC #DC62B4 #DCC762
square
#62DC8A #6277DC #DC62B4 #DCC762
split-complementary
#62DC8A #C762DC #DC6277
monochromatic
#24A04C #30D165 #62DC8A #94E7AF #C6F2D5
Accessibility & contrast
On white
1.73
#62DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#62DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DC8A
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DC8A | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#41D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dc8a; /* rgb */ color: rgb(98, 220, 138); /* oklch */ color: oklch(80.4% 0.160 151.9);
Tailwind
colors: {
custom: {
50: '#98e8ad',
500: '#62dc8a',
950: '#000000',
},
}SCSS
$custom: #62dc8a; $custom-light: #98e8ad; $custom-dark: #000000;
JSON
{
"hex": "#62dc8a",
"rgb": {
"r": 98,
"g": 220,
"b": 138
},
"hsl": {
"h": 139.672,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.80442,
"c": 0.1601,
"h": 151.9
},
"luminance": 0.55618
}Semantic roles & 50–950 ramp
primary
#62DC8A
secondary
#A33F82
accent
#1A91CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481