#62DF80#62DF80
#62DF80 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.173 H 149.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF80 |
|---|---|
| RGB | rgb(98, 223, 128) |
| HSL | hsl(134, 66%, 63%) |
| HSV | hsv(134, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.14, -54.92, 36.28) |
| CIE-LCH | lch(80.14, 65.82, 146.56°) |
| OKLab | oklab(81% -0.1487 0.0894) |
| OKLCH | oklch(81% 0.173 149) |
| XYZ | xyz(35.3185, 56.9274, 29.5448) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Tealish Green
#0CDC73
ΔE00 3.76
Lightish Green
#61E160
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF80 #DF62C1
analogous
#82DF62 #62DF80 #62DFBE
triadic
#62DF80 #8062DF #DF8062
tetradic
#62DF80 #6282DF #DF62C1 #DFBE62
square
#62DF80 #6282DF #DF62C1 #DFBE62
split-complementary
#62DF80 #BE62DF #DF6282
monochromatic
#22A541 #2FD557 #62DF80 #95E9A9 #C8F4D2
Accessibility & contrast
On white
1.70
#62DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#62DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF80
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF80 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#44DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df80; /* rgb */ color: rgb(98, 223, 128); /* oklch */ color: oklch(81.0% 0.173 149.0);
Tailwind
colors: {
custom: {
50: '#99eaa6',
500: '#62df80',
950: '#000000',
},
}SCSS
$custom: #62df80; $custom-light: #99eaa6; $custom-dark: #000000;
JSON
{
"hex": "#62df80",
"rgb": {
"r": 98,
"g": 223,
"b": 128
},
"hsl": {
"h": 134.4,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81001,
"c": 0.17348,
"h": 149
},
"luminance": 0.56931
}Semantic roles & 50–950 ramp
primary
#62DF80
secondary
#A83E8E
accent
#17A2CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480