#62DF78#62DF78
#62DF78 is a light, vivid green. Relative luminance 0.567; OKLCH L 80.9% C 0.181 H 147.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF78 |
|---|---|
| RGB | rgb(98, 223, 120) |
| HSL | hsl(131, 66%, 63%) |
| HSV | hsv(131, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(80.02, -56.16, 40.10) |
| CIE-LCH | lch(80.02, 69.00, 144.47°) |
| OKLab | oklab(80.87% -0.152 0.0979) |
| OKLCH | oklch(80.87% 0.181 147.2) |
| XYZ | xyz(34.8126, 56.7250, 26.8801) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Lightish Green
#61E160
ΔE00 3.55
Tealish Green
#0CDC73
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 5.24
Fresh Green
#69D84F
ΔE00 5.58
Turquoise Green
#04F489
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF78 #DF62C9
analogous
#8ADF62 #62DF78 #62DFB6
triadic
#62DF78 #7862DF #DF7862
tetradic
#62DF78 #628ADF #DF62C9 #DFB662
square
#62DF78 #628ADF #DF62C9 #DFB662
split-complementary
#62DF78 #B662DF #DF628A
monochromatic
#22A539 #2FD54C #62DF78 #95E9A4 #C8F4CF
Accessibility & contrast
On white
1.70
#62DF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#62DF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF78
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF78 | 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)
#E2CD70
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#47DBC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62df78; /* rgb */ color: rgb(98, 223, 120); /* oklch */ color: oklch(80.9% 0.181 147.2);
Tailwind
colors: {
custom: {
50: '#99eaa0',
500: '#62df78',
950: '#000000',
},
}SCSS
$custom: #62df78; $custom-light: #99eaa0; $custom-dark: #000000;
JSON
{
"hex": "#62df78",
"rgb": {
"r": 98,
"g": 223,
"b": 120
},
"hsl": {
"h": 130.56,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.8087,
"c": 0.18081,
"h": 147.2
},
"luminance": 0.56728
}Semantic roles & 50–950 ramp
primary
#62DF78
secondary
#A83E95
accent
#17AECE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480