#62F976#62F976
#62F976 is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.3% C 0.216 H 145.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #62F976 |
|---|---|
| RGB | rgb(98, 249, 118) |
| HSL | hsl(128, 93%, 68%) |
| HSV | hsv(128, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 52.6%, 2.4%) |
| CIE-LAB | lab(87.80, -66.04, 50.67) |
| CIE-LCH | lch(87.80, 83.23, 142.50°) |
| OKLab | oklab(87.26% -0.1786 0.1215) |
| OKLCH | oklch(87.26% 0.216 145.8) |
| XYZ | xyz(42.1800, 71.6519, 28.7434) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.83
Spearmint
#1EF876
ΔE00 2.88
Light Bright Green
#53FE5C
ΔE00 3.20
Easter Green
#8CFD7E
ΔE00 3.36
Lighter Green
#75FD63
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F976 #F962E5
analogous
#99F962 #62F976 #62F9C1
triadic
#62F976 #7662F9 #F97662
tetradic
#62F976 #6299F9 #F962E5 #F9C162
square
#62F976 #6299F9 #F962E5 #F9C162
split-complementary
#62F976 #C162F9 #F96299
monochromatic
#08D824 #27F743 #62F976 #9DFBA9 #D8FEDD
Accessibility & contrast
On white
1.37
#62F976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#62F976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F976
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F976 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE46A
Deuteranopia (green-blind)
#EAD780
Tritanopia (blue-blind)
#3EF3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f976; /* rgb */ color: rgb(98, 249, 118); /* oklch */ color: oklch(87.3% 0.216 145.8);
Tailwind
colors: {
custom: {
50: '#9dfca0',
500: '#62f976',
950: '#000000',
},
}SCSS
$custom: #62f976; $custom-light: #9dfca0; $custom-dark: #000000;
JSON
{
"hex": "#62f976",
"rgb": {
"r": 98,
"g": 249,
"b": 118
},
"hsl": {
"h": 127.947,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87263,
"c": 0.21603,
"h": 145.8
},
"luminance": 0.71656
}Semantic roles & 50–950 ramp
primary
#62F976
secondary
#D22DBC
accent
#00C7E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680