#62ED79#62ED79
#62ED79 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.198 H 146.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED79 |
|---|---|
| RGB | rgb(98, 237, 121) |
| HSL | hsl(130, 79%, 66%) |
| HSV | hsv(130, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(84.25, -61.29, 44.90) |
| CIE-LCH | lch(84.25, 75.98, 143.77°) |
| OKLab | oklab(84.35% -0.1658 0.1088) |
| OKLCH | oklch(84.35% 0.198 146.7) |
| XYZ | xyz(38.7698, 64.5419, 28.5002) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.58
Lightish Green
#61E160
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.77
Wintergreen
#20F986
ΔE00 4.12
Lightgreen (survey)
#76FF7B
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED79 #ED62D6
analogous
#90ED62 #62ED79 #62EDBE
triadic
#62ED79 #7962ED #ED7962
tetradic
#62ED79 #6290ED #ED62D6 #EDBE62
square
#62ED79 #6290ED #ED62D6 #EDBE62
split-complementary
#62ED79 #BE62ED #ED6290
monochromatic
#16BF32 #2BE74A #62ED79 #99F3A8 #D0FAD7
Accessibility & contrast
On white
1.51
#62ED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#62ED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED79
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED79 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6F
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#42E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62ed79; /* rgb */ color: rgb(98, 237, 121); /* oklch */ color: oklch(84.3% 0.198 146.7);
Tailwind
colors: {
custom: {
50: '#9bf4a2',
500: '#62ed79',
950: '#000000',
},
}SCSS
$custom: #62ed79; $custom-light: #9bf4a2; $custom-dark: #000000;
JSON
{
"hex": "#62ed79",
"rgb": {
"r": 98,
"g": 237,
"b": 121
},
"hsl": {
"h": 129.928,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84347,
"c": 0.19829,
"h": 146.7
},
"luminance": 0.64546
}Semantic roles & 50–950 ramp
primary
#62ED79
secondary
#BD36A7
accent
#0AB9DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580