#62F974#62F974
#62F974 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.2% C 0.218 H 145.5°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62F974 |
|---|---|
| RGB | rgb(98, 249, 116) |
| HSL | hsl(127, 93%, 68%) |
| HSV | hsv(127, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 53.4%, 2.4%) |
| CIE-LAB | lab(87.78, -66.29, 51.56) |
| CIE-LCH | lch(87.78, 83.98, 142.13°) |
| OKLab | oklab(87.24% -0.1794 0.1233) |
| OKLCH | oklch(87.24% 0.218 145.5) |
| XYZ | xyz(42.0624, 71.6049, 28.1241) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.79
Light Bright Green
#53FE5C
ΔE00 2.97
Spearmint
#1EF876
ΔE00 2.99
Lighter Green
#75FD63
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.32
Light Neon Green
#4EFD54
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F974 #F962E7
analogous
#9CF962 #62F974 #62F9BF
triadic
#62F974 #7462F9 #F97462
tetradic
#62F974 #629CF9 #F962E7 #F9BF62
square
#62F974 #629CF9 #F962E7 #F9BF62
split-complementary
#62F974 #BF62F9 #F9629C
monochromatic
#08D821 #27F740 #62F974 #9DFBA8 #D8FEDC
Accessibility & contrast
On white
1.37
#62F974 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#62F974 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F974
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F974 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F974 | 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)
#FDE468
Deuteranopia (green-blind)
#EAD77E
Tritanopia (blue-blind)
#3FF3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f974; /* rgb */ color: rgb(98, 249, 116); /* oklch */ color: oklch(87.2% 0.218 145.5);
Tailwind
colors: {
custom: {
50: '#9dfc9f',
500: '#62f974',
950: '#000000',
},
}SCSS
$custom: #62f974; $custom-light: #9dfc9f; $custom-dark: #000000;
JSON
{
"hex": "#62f974",
"rgb": {
"r": 98,
"g": 249,
"b": 116
},
"hsl": {
"h": 127.152,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87237,
"c": 0.21769,
"h": 145.5
},
"luminance": 0.71609
}Semantic roles & 50–950 ramp
primary
#62F974
secondary
#D22DBF
accent
#00CAE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680