#62FD8A#62FD8A
#62FD8A is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.5% C 0.204 H 148.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62FD8A |
|---|---|
| RGB | rgb(98, 253, 138) |
| HSL | hsl(135, 97%, 69%) |
| HSV | hsv(135, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.24, -64.66, 43.03) |
| CIE-LCH | lch(89.24, 77.67, 146.36°) |
| OKLab | oklab(88.53% -0.1746 0.1053) |
| OKLCH | oklch(88.53% 0.204 148.9) |
| XYZ | xyz(44.7465, 74.6778, 36.0960) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 2.90
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.14
Baby Green
#8CFF9E
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FD8A #FD62D5
analogous
#88FD62 #62FD8A #62FDD8
triadic
#62FD8A #8A62FD #FD8A62
tetradic
#62FD8A #6288FD #FD62D5 #FDD862
square
#62FD8A #6288FD #FD62D5 #FDD862
split-complementary
#62FD8A #D862FD #FD6288
monochromatic
#03E23C #26FC5D #62FD8A #9EFEB7 #DBFFE4
Accessibility & contrast
On white
1.32
#62FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#62FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FD8A
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FD8A | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#33F8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62fd8a; /* rgb */ color: rgb(98, 253, 138); /* oklch */ color: oklch(88.5% 0.204 148.9);
Tailwind
colors: {
custom: {
50: '#9dffae',
500: '#62fd8a',
950: '#000000',
},
}SCSS
$custom: #62fd8a; $custom-light: #9dffae; $custom-dark: #000000;
JSON
{
"hex": "#62fd8a",
"rgb": {
"r": 98,
"g": 253,
"b": 138
},
"hsl": {
"h": 135.484,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.88532,
"c": 0.20391,
"h": 148.9
},
"luminance": 0.74682
}Semantic roles & 50–950 ramp
primary
#62FD8A
secondary
#D72CAB
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681