#62F972#62F972
#62F972 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.2% C 0.219 H 145.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62F972 |
|---|---|
| RGB | rgb(98, 249, 114) |
| HSL | hsl(126, 93%, 68%) |
| HSV | hsv(126, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 54.2%, 2.4%) |
| CIE-LAB | lab(87.76, -66.54, 52.44) |
| CIE-LCH | lch(87.76, 84.72, 141.76°) |
| OKLab | oklab(87.21% -0.1801 0.1251) |
| OKLCH | oklch(87.21% 0.219 145.2) |
| XYZ | xyz(41.9473, 71.5589, 27.5180) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.79
Light Bright Green
#53FE5C
ΔE00 2.74
Lighter Green
#75FD63
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.11
Light Neon Green
#4EFD54
ΔE00 3.30
Easter Green
#8CFD7E
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F972 #F962E9
analogous
#9DF962 #62F972 #62F9BE
triadic
#62F972 #7262F9 #F97262
tetradic
#62F972 #629DF9 #F962E9 #F9BE62
square
#62F972 #629DF9 #F962E9 #F9BE62
split-complementary
#62F972 #BE62F9 #F9629D
monochromatic
#08D81E #27F73D #62F972 #9DFBA7 #D8FEDC
Accessibility & contrast
On white
1.37
#62F972 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#62F972 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F972
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F972 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F972 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE465
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#40F3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f972; /* rgb */ color: rgb(98, 249, 114); /* oklch */ color: oklch(87.2% 0.219 145.2);
Tailwind
colors: {
custom: {
50: '#9dfc9e',
500: '#62f972',
950: '#000000',
},
}SCSS
$custom: #62f972; $custom-light: #9dfc9e; $custom-dark: #000000;
JSON
{
"hex": "#62f972",
"rgb": {
"r": 98,
"g": 249,
"b": 114
},
"hsl": {
"h": 126.358,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87211,
"c": 0.21933,
"h": 145.2
},
"luminance": 0.71563
}Semantic roles & 50–950 ramp
primary
#62F972
secondary
#D22DC1
accent
#00CDE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680