#62DC99#62DC99
#62DC99 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.146 H 156.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62DC99 |
|---|---|
| RGB | rgb(98, 220, 153) |
| HSL | hsl(147, 64%, 62%) |
| HSV | hsv(147, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.66, -49.30, 22.85) |
| CIE-LCH | lch(79.66, 54.34, 155.14°) |
| OKLab | oklab(80.75% -0.1345 0.0579) |
| OKLCH | oklch(80.75% 0.146 156.7) |
| XYZ | xyz(36.3770, 56.0797, 39.0383) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 5.32
Eucalyptus
#44D7A8
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.51
Weird Green
#3AE57F
ΔE00 5.92
Emerald
#50C878
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DC99 #DC62A5
analogous
#68DC62 #62DC99 #62DCD6
triadic
#62DC99 #9962DC #DC9962
tetradic
#62DC99 #6268DC #DC62A5 #DCD662
square
#62DC99 #6268DC #DC62A5 #DCD662
split-complementary
#62DC99 #D662DC #DC6268
monochromatic
#24A05C #30D178 #62DC99 #94E7BA #C6F2DA
Accessibility & contrast
On white
1.72
#62DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#62DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DC99
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DC99 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#39DACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dc99; /* rgb */ color: rgb(98, 220, 153); /* oklch */ color: oklch(80.7% 0.146 156.7);
Tailwind
colors: {
custom: {
50: '#98e8b7',
500: '#62dc99',
950: '#000000',
},
}SCSS
$custom: #62dc99; $custom-light: #98e8b7; $custom-dark: #000000;
JSON
{
"hex": "#62dc99",
"rgb": {
"r": 98,
"g": 220,
"b": 153
},
"hsl": {
"h": 147.049,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.80746,
"c": 0.14641,
"h": 156.7
},
"luminance": 0.56083
}Semantic roles & 50–950 ramp
primary
#62DC99
secondary
#A33F76
accent
#1A7BCB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481