#62FA78#62FA78
#62FA78 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.216 H 146.0°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62FA78 |
|---|---|
| RGB | rgb(98, 250, 120) |
| HSL | hsl(129, 94%, 68%) |
| HSV | hsv(129, 61%, 98%) |
| CMYK | cmyk(60.8%, 0%, 52%, 2%) |
| CIE-LAB | lab(88.12, -66.13, 50.14) |
| CIE-LCH | lch(88.12, 82.99, 142.83°) |
| OKLab | oklab(87.54% -0.1788 0.1204) |
| OKLCH | oklch(87.54% 0.216 146) |
| XYZ | xyz(42.6100, 72.3198, 29.4793) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.75
Spearmint
#1EF876
ΔE00 2.83
Light Bright Green
#53FE5C
ΔE00 3.31
Easter Green
#8CFD7E
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.42
Lighter Green
#75FD63
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FA78 #FA62E4
analogous
#98FA62 #62FA78 #62FAC4
triadic
#62FA78 #7862FA #FA7862
tetradic
#62FA78 #6298FA #FA62E4 #FAC462
square
#62FA78 #6298FA #FA62E4 #FAC462
split-complementary
#62FA78 #C462FA #FA6298
monochromatic
#07DB26 #27F845 #62FA78 #9DFCAB #D9FEDE
Accessibility & contrast
On white
1.36
#62FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#62FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FA78
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FA78 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56C
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#3DF4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62fa78; /* rgb */ color: rgb(98, 250, 120); /* oklch */ color: oklch(87.5% 0.216 146.0);
Tailwind
colors: {
custom: {
50: '#9dfda1',
500: '#62fa78',
950: '#000000',
},
}SCSS
$custom: #62fa78; $custom-light: #9dfda1; $custom-dark: #000000;
JSON
{
"hex": "#62fa78",
"rgb": {
"r": 98,
"g": 250,
"b": 120
},
"hsl": {
"h": 128.684,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.87535,
"c": 0.2156,
"h": 146
},
"luminance": 0.72324
}Semantic roles & 50–950 ramp
primary
#62FA78
secondary
#D32DBB
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680