#62FA79#62FA79
#62FA79 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.215 H 146.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62FA79 |
|---|---|
| RGB | rgb(98, 250, 121) |
| HSL | hsl(129, 94%, 68%) |
| HSV | hsv(129, 61%, 98%) |
| CMYK | cmyk(60.8%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(88.13, -66.00, 49.69) |
| CIE-LCH | lch(88.13, 82.61, 143.02°) |
| OKLab | oklab(87.55% -0.1785 0.1195) |
| OKLCH | oklch(87.55% 0.215 146.2) |
| XYZ | xyz(42.6710, 72.3442, 29.8006) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.80
Spearmint
#1EF876
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.40
Light Bright Green
#53FE5C
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FA79 #FA62E3
analogous
#97FA62 #62FA79 #62FAC5
triadic
#62FA79 #7962FA #FA7962
tetradic
#62FA79 #6297FA #FA62E3 #FAC562
square
#62FA79 #6297FA #FA62E3 #FAC562
split-complementary
#62FA79 #C562FA #FA6297
monochromatic
#07DB27 #27F846 #62FA79 #9DFCAC #D9FEDE
Accessibility & contrast
On white
1.36
#62FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#62FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FA79
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FA79 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56E
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#3CF4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62fa79; /* rgb */ color: rgb(98, 250, 121); /* oklch */ color: oklch(87.5% 0.215 146.2);
Tailwind
colors: {
custom: {
50: '#9dfda2',
500: '#62fa79',
950: '#000000',
},
}SCSS
$custom: #62fa79; $custom-light: #9dfda2; $custom-dark: #000000;
JSON
{
"hex": "#62fa79",
"rgb": {
"r": 98,
"g": 250,
"b": 121
},
"hsl": {
"h": 129.079,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.87549,
"c": 0.21476,
"h": 146.2
},
"luminance": 0.72348
}Semantic roles & 50–950 ramp
primary
#62FA79
secondary
#D32DBA
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680