#62FD7F#62FD7F
#62FD7F is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.213 H 147.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62FD7F |
|---|---|
| RGB | rgb(98, 253, 127) |
| HSL | hsl(131, 97%, 69%) |
| HSV | hsv(131, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(89.10, -66.25, 48.08) |
| CIE-LCH | lch(89.10, 81.86, 144.03°) |
| OKLab | oklab(88.37% -0.179 0.1162) |
| OKLCH | oklch(88.37% 0.213 147) |
| XYZ | xyz(43.9901, 74.3752, 32.1122) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.86
Spearmint
#1EF876
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.55
Easter Green
#8CFD7E
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FD7F #FD62E0
analogous
#93FD62 #62FD7F #62FDCD
triadic
#62FD7F #7F62FD #FD7F62
tetradic
#62FD7F #6293FD #FD62E0 #FDCD62
square
#62FD7F #6293FD #FD62E0 #FDCD62
split-complementary
#62FD7F #CD62FD #FD6293
monochromatic
#03E22D #26FC4E #62FD7F #9EFEB0 #DBFFE2
Accessibility & contrast
On white
1.32
#62FD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#62FD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FD7F
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FD7F | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#ECDB88
Tritanopia (blue-blind)
#38F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62fd7f; /* rgb */ color: rgb(98, 253, 127); /* oklch */ color: oklch(88.4% 0.213 147.0);
Tailwind
colors: {
custom: {
50: '#9dffa6',
500: '#62fd7f',
950: '#000000',
},
}SCSS
$custom: #62fd7f; $custom-light: #9dffa6; $custom-dark: #000000;
JSON
{
"hex": "#62fd7f",
"rgb": {
"r": 98,
"g": 253,
"b": 127
},
"hsl": {
"h": 131.226,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.88368,
"c": 0.21344,
"h": 147
},
"luminance": 0.7438
}Semantic roles & 50–950 ramp
primary
#62FD7F
secondary
#D72CB7
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680