#62DC7E#62DC7E
#62DC7E is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.171 H 148.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62DC7E |
|---|---|
| RGB | rgb(98, 220, 126) |
| HSL | hsl(134, 64%, 62%) |
| HSV | hsv(134, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(79.21, -54.07, 36.07) |
| CIE-LCH | lch(79.21, 65.00, 146.29°) |
| OKLab | oklab(80.23% -0.1464 0.0889) |
| OKLCH | oklch(80.23% 0.171 148.7) |
| XYZ | xyz(34.3938, 55.2864, 28.5935) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Tealish Green
#0CDC73
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.92
Seaweed
#18D17B
ΔE00 5.02
Emerald
#50C878
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DC7E #DC62C0
analogous
#83DC62 #62DC7E #62DCBB
triadic
#62DC7E #7E62DC #DC7E62
tetradic
#62DC7E #6283DC #DC62C0 #DCBB62
square
#62DC7E #6283DC #DC62C0 #DCBB62
split-complementary
#62DC7E #BB62DC #DC6283
monochromatic
#24A040 #30D155 #62DC7E #94E7A7 #C6F2D0
Accessibility & contrast
On white
1.74
#62DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#62DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DC7E
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DC7E | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#46D8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62dc7e; /* rgb */ color: rgb(98, 220, 126); /* oklch */ color: oklch(80.2% 0.171 148.7);
Tailwind
colors: {
custom: {
50: '#98e8a4',
500: '#62dc7e',
950: '#000000',
},
}SCSS
$custom: #62dc7e; $custom-light: #98e8a4; $custom-dark: #000000;
JSON
{
"hex": "#62dc7e",
"rgb": {
"r": 98,
"g": 220,
"b": 126
},
"hsl": {
"h": 133.77,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.80226,
"c": 0.17126,
"h": 148.7
},
"luminance": 0.55289
}Semantic roles & 50–950 ramp
primary
#62DC7E
secondary
#A33F8C
accent
#1AA3CB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480