#62DC7B#62DC7B
#62DC7B is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.174 H 148.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62DC7B |
|---|---|
| RGB | rgb(98, 220, 123) |
| HSL | hsl(132, 64%, 62%) |
| HSV | hsv(132, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(79.16, -54.54, 37.51) |
| CIE-LCH | lch(79.16, 66.20, 145.48°) |
| OKLab | oklab(80.18% -0.1477 0.0921) |
| OKLCH | oklch(80.18% 0.174 148) |
| XYZ | xyz(34.2031, 55.2101, 27.5892) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Tealish Green
#0CDC73
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.44
Seaweed
#18D17B
ΔE00 5.24
Emerald
#50C878
ΔE00 5.48
Lightgreen
#90EE90
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DC7B #DC62C3
analogous
#86DC62 #62DC7B #62DCB8
triadic
#62DC7B #7B62DC #DC7B62
tetradic
#62DC7B #6286DC #DC62C3 #DCB862
square
#62DC7B #6286DC #DC62C3 #DCB862
split-complementary
#62DC7B #B862DC #DC6286
monochromatic
#24A03D #30D151 #62DC7B #94E7A5 #C6F2CF
Accessibility & contrast
On white
1.74
#62DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#62DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DC7B
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DC7B | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#47D8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62dc7b; /* rgb */ color: rgb(98, 220, 123); /* oklch */ color: oklch(80.2% 0.174 148.0);
Tailwind
colors: {
custom: {
50: '#98e8a2',
500: '#62dc7b',
950: '#000000',
},
}SCSS
$custom: #62dc7b; $custom-light: #98e8a2; $custom-dark: #000000;
JSON
{
"hex": "#62dc7b",
"rgb": {
"r": 98,
"g": 220,
"b": 123
},
"hsl": {
"h": 132.295,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.80176,
"c": 0.17403,
"h": 148
},
"luminance": 0.55213
}Semantic roles & 50–950 ramp
primary
#62DC7B
secondary
#A33F8F
accent
#1AA7CB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480