#62DF84#62DF84
#62DF84 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.1% C 0.170 H 149.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF84 |
|---|---|
| RGB | rgb(98, 223, 132) |
| HSL | hsl(136, 66%, 63%) |
| HSV | hsv(136, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(80.20, -54.28, 34.35) |
| CIE-LCH | lch(80.20, 64.23, 147.67°) |
| OKLab | oklab(81.07% -0.1469 0.085) |
| OKLCH | oklch(81.07% 0.17 149.9) |
| XYZ | xyz(35.5870, 57.0348, 30.9588) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.81
Tealish Green
#0CDC73
ΔE00 3.90
Aqua Green
#12E193
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.33
Lightish Green
#61E160
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF84 #DF62BD
analogous
#7EDF62 #62DF84 #62DFC2
triadic
#62DF84 #8462DF #DF8462
tetradic
#62DF84 #627EDF #DF62BD #DFC262
square
#62DF84 #627EDF #DF62BD #DFC262
split-complementary
#62DF84 #C262DF #DF627E
monochromatic
#22A545 #2FD55C #62DF84 #95E9AC #C8F4D4
Accessibility & contrast
On white
1.69
#62DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#62DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF84
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF84 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7D
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#43DBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df84; /* rgb */ color: rgb(98, 223, 132); /* oklch */ color: oklch(81.1% 0.170 149.9);
Tailwind
colors: {
custom: {
50: '#98eaa9',
500: '#62df84',
950: '#000000',
},
}SCSS
$custom: #62df84; $custom-light: #98eaa9; $custom-dark: #000000;
JSON
{
"hex": "#62df84",
"rgb": {
"r": 98,
"g": 223,
"b": 132
},
"hsl": {
"h": 136.32,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81071,
"c": 0.16978,
"h": 149.9
},
"luminance": 0.57038
}Semantic roles & 50–950 ramp
primary
#62DF84
secondary
#A83E8B
accent
#179CCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480