#62E978#62E978
#62E978 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.3% C 0.194 H 146.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62E978 |
|---|---|
| RGB | rgb(98, 233, 120) |
| HSL | hsl(130, 75%, 65%) |
| HSV | hsv(130, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 48.5%, 8.6%) |
| CIE-LAB | lab(83.03, -59.94, 43.87) |
| CIE-LCH | lch(83.03, 74.28, 143.80°) |
| OKLab | oklab(83.34% -0.1622 0.1064) |
| OKLCH | oklch(83.34% 0.194 146.7) |
| XYZ | xyz(37.5636, 62.2271, 27.7971) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.33
Spearmint
#1EF876
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.56
Wintergreen
#20F986
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E978 #E962D3
analogous
#8FE962 #62E978 #62E9BC
triadic
#62E978 #7862E9 #E97862
tetradic
#62E978 #628FE9 #E962D3 #E9BC62
square
#62E978 #628FE9 #E962D3 #E9BC62
split-complementary
#62E978 #BC62E9 #E9628F
monochromatic
#1AB733 #2CE14A #62E978 #98F1A6 #CDF8D4
Accessibility & contrast
On white
1.56
#62E978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#62E978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E978
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E978 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#44E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e978; /* rgb */ color: rgb(98, 233, 120); /* oklch */ color: oklch(83.3% 0.194 146.7);
Tailwind
colors: {
custom: {
50: '#9af1a1',
500: '#62e978',
950: '#000000',
},
}SCSS
$custom: #62e978; $custom-light: #9af1a1; $custom-dark: #000000;
JSON
{
"hex": "#62e978",
"rgb": {
"r": 98,
"g": 233,
"b": 120
},
"hsl": {
"h": 129.778,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83344,
"c": 0.194,
"h": 146.7
},
"luminance": 0.62231
}Semantic roles & 50–950 ramp
primary
#62E978
secondary
#B738A2
accent
#0EB7D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580