#62DC8D#62DC8D
#62DC8D is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.157 H 152.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62DC8D |
|---|---|
| RGB | rgb(98, 220, 141) |
| HSL | hsl(141, 64%, 62%) |
| HSV | hsv(141, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.44, -51.54, 28.77) |
| CIE-LCH | lch(79.44, 59.02, 150.83°) |
| OKLab | oklab(80.5% -0.1399 0.0721) |
| OKLCH | oklch(80.5% 0.157 152.7) |
| XYZ | xyz(35.4352, 55.7030, 34.0785) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.11
Seaweed
#18D17B
ΔE00 4.64
Tealish Green
#0CDC73
ΔE00 4.84
Emerald
#50C878
ΔE00 5.08
Lightgreen
#90EE90
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DC8D #DC62B1
analogous
#74DC62 #62DC8D #62DCCA
triadic
#62DC8D #8D62DC #DC8D62
tetradic
#62DC8D #6274DC #DC62B1 #DCCA62
square
#62DC8D #6274DC #DC62B1 #DCCA62
split-complementary
#62DC8D #CA62DC #DC6274
monochromatic
#24A04F #30D169 #62DC8D #94E7B1 #C6F2D6
Accessibility & contrast
On white
1.73
#62DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#62DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DC8D
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DC8D | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#40D9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dc8d; /* rgb */ color: rgb(98, 220, 141); /* oklch */ color: oklch(80.5% 0.157 152.7);
Tailwind
colors: {
custom: {
50: '#98e8af',
500: '#62dc8d',
950: '#000000',
},
}SCSS
$custom: #62dc8d; $custom-light: #98e8af; $custom-dark: #000000;
JSON
{
"hex": "#62dc8d",
"rgb": {
"r": 98,
"g": 220,
"b": 141
},
"hsl": {
"h": 141.148,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.805,
"c": 0.15733,
"h": 152.7
},
"luminance": 0.55706
}Semantic roles & 50–950 ramp
primary
#62DC8D
secondary
#A33F80
accent
#1A8DCB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481