#62F973#62F973
#62F973 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.2% C 0.219 H 145.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62F973 |
|---|---|
| RGB | rgb(98, 249, 115) |
| HSL | hsl(127, 93%, 68%) |
| HSV | hsv(127, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 53.8%, 2.4%) |
| CIE-LAB | lab(87.77, -66.42, 52.00) |
| CIE-LCH | lch(87.77, 84.35, 141.94°) |
| OKLab | oklab(87.22% -0.1798 0.1242) |
| OKLCH | oklch(87.22% 0.219 145.4) |
| XYZ | xyz(42.0045, 71.5818, 27.8194) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.79
Light Bright Green
#53FE5C
ΔE00 2.85
Spearmint
#1EF876
ΔE00 3.05
Lighter Green
#75FD63
ΔE00 3.07
Easter Green
#8CFD7E
ΔE00 3.31
Light Neon Green
#4EFD54
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F973 #F962E8
analogous
#9CF962 #62F973 #62F9BE
triadic
#62F973 #7362F9 #F97362
tetradic
#62F973 #629CF9 #F962E8 #F9BE62
square
#62F973 #629CF9 #F962E8 #F9BE62
split-complementary
#62F973 #BE62F9 #F9629C
monochromatic
#08D820 #27F73E #62F973 #9DFBA8 #D8FEDC
Accessibility & contrast
On white
1.37
#62F973 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#62F973 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F973
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F973 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F973 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE467
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#3FF3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f973; /* rgb */ color: rgb(98, 249, 115); /* oklch */ color: oklch(87.2% 0.219 145.4);
Tailwind
colors: {
custom: {
50: '#9dfc9e',
500: '#62f973',
950: '#000000',
},
}SCSS
$custom: #62f973; $custom-light: #9dfc9e; $custom-dark: #000000;
JSON
{
"hex": "#62f973",
"rgb": {
"r": 98,
"g": 249,
"b": 115
},
"hsl": {
"h": 126.755,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87224,
"c": 0.21851,
"h": 145.4
},
"luminance": 0.71586
}Semantic roles & 50–950 ramp
primary
#62F973
secondary
#D22DC0
accent
#00CCE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680