#62DF79#62DF79
#62DF79 is a light, vivid green. Relative luminance 0.568; OKLCH L 80.9% C 0.180 H 147.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF79 |
|---|---|
| RGB | rgb(98, 223, 121) |
| HSL | hsl(131, 66%, 63%) |
| HSV | hsv(131, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.04, -56.01, 39.62) |
| CIE-LCH | lch(80.04, 68.61, 144.72°) |
| OKLab | oklab(80.89% -0.1516 0.0969) |
| OKLCH | oklch(80.89% 0.18 147.4) |
| XYZ | xyz(34.8736, 56.7494, 27.2014) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Lightish Green
#61E160
ΔE00 3.71
Tealish Green
#0CDC73
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 5.22
Fresh Green
#69D84F
ΔE00 5.72
Turquoise Green
#04F489
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF79 #DF62C8
analogous
#89DF62 #62DF79 #62DFB7
triadic
#62DF79 #7962DF #DF7962
tetradic
#62DF79 #6289DF #DF62C8 #DFB762
square
#62DF79 #6289DF #DF62C8 #DFB762
split-complementary
#62DF79 #B762DF #DF6289
monochromatic
#22A53A #2FD54E #62DF79 #95E9A4 #C8F4D0
Accessibility & contrast
On white
1.70
#62DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#62DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF79
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF79 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#47DBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62df79; /* rgb */ color: rgb(98, 223, 121); /* oklch */ color: oklch(80.9% 0.180 147.4);
Tailwind
colors: {
custom: {
50: '#99eaa1',
500: '#62df79',
950: '#000000',
},
}SCSS
$custom: #62df79; $custom-light: #99eaa1; $custom-dark: #000000;
JSON
{
"hex": "#62df79",
"rgb": {
"r": 98,
"g": 223,
"b": 121
},
"hsl": {
"h": 131.04,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.80886,
"c": 0.1799,
"h": 147.4
},
"luminance": 0.56752
}Semantic roles & 50–950 ramp
primary
#62DF79
secondary
#A83E94
accent
#17ACCE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480