#62DC89#62DC89
#62DC89 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.161 H 151.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62DC89 |
|---|---|
| RGB | rgb(98, 220, 137) |
| HSL | hsl(139, 64%, 62%) |
| HSV | hsv(139, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(79.38, -52.24, 30.73) |
| CIE-LCH | lch(79.38, 60.61, 149.53°) |
| OKLab | oklab(80.42% -0.1416 0.0767) |
| OKLCH | oklch(80.42% 0.161 151.6) |
| XYZ | xyz(35.1430, 55.5861, 32.5393) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Tealish Green
#0CDC73
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.44
Seaweed
#18D17B
ΔE00 4.59
Emerald
#50C878
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DC89 #DC62B5
analogous
#78DC62 #62DC89 #62DCC6
triadic
#62DC89 #8962DC #DC8962
tetradic
#62DC89 #6278DC #DC62B5 #DCC662
square
#62DC89 #6278DC #DC62B5 #DCC662
split-complementary
#62DC89 #C662DC #DC6278
monochromatic
#24A04B #30D163 #62DC89 #94E7AF #C6F2D4
Accessibility & contrast
On white
1.73
#62DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#62DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DC89
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DC89 | 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)
#DDCC83
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#42D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dc89; /* rgb */ color: rgb(98, 220, 137); /* oklch */ color: oklch(80.4% 0.161 151.6);
Tailwind
colors: {
custom: {
50: '#98e8ac',
500: '#62dc89',
950: '#000000',
},
}SCSS
$custom: #62dc89; $custom-light: #98e8ac; $custom-dark: #000000;
JSON
{
"hex": "#62dc89",
"rgb": {
"r": 98,
"g": 220,
"b": 137
},
"hsl": {
"h": 139.18,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.80423,
"c": 0.16103,
"h": 151.6
},
"luminance": 0.55589
}Semantic roles & 50–950 ramp
primary
#62DC89
secondary
#A33F83
accent
#1A93CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481