#62DF86#62DF86
#62DF86 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.168 H 150.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF86 |
|---|---|
| RGB | rgb(98, 223, 134) |
| HSL | hsl(137, 66%, 63%) |
| HSV | hsv(137, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.23, -53.94, 33.38) |
| CIE-LCH | lch(80.23, 63.44, 148.25°) |
| OKLab | oklab(81.11% -0.1461 0.0828) |
| OKLCH | oklch(81.11% 0.168 150.4) |
| XYZ | xyz(35.7252, 57.0900, 31.6865) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Tealish Green
#0CDC73
ΔE00 4.01
Aqua Green
#12E193
ΔE00 4.83
Seaweed
#18D17B
ΔE00 5.08
Lightgreen
#90EE90
ΔE00 5.42
Turquoise Green
#04F489
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF86 #DF62BB
analogous
#7CDF62 #62DF86 #62DFC4
triadic
#62DF86 #8662DF #DF8662
tetradic
#62DF86 #627CDF #DF62BB #DFC462
square
#62DF86 #627CDF #DF62BB #DFC462
split-complementary
#62DF86 #C462DF #DF627C
monochromatic
#22A547 #2FD55F #62DF86 #95E9AD #C8F4D4
Accessibility & contrast
On white
1.69
#62DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#62DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF86
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF86 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#42DCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df86; /* rgb */ color: rgb(98, 223, 134); /* oklch */ color: oklch(81.1% 0.168 150.4);
Tailwind
colors: {
custom: {
50: '#98eaaa',
500: '#62df86',
950: '#000000',
},
}SCSS
$custom: #62df86; $custom-light: #98eaaa; $custom-dark: #000000;
JSON
{
"hex": "#62df86",
"rgb": {
"r": 98,
"g": 223,
"b": 134
},
"hsl": {
"h": 137.28,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81106,
"c": 0.16794,
"h": 150.4
},
"luminance": 0.57093
}Semantic roles & 50–950 ramp
primary
#62DF86
secondary
#A83E89
accent
#1799CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481