#62FC8A#62FC8A
#62FC8A is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.3% C 0.203 H 149.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62FC8A |
|---|---|
| RGB | rgb(98, 252, 138) |
| HSL | hsl(136, 96%, 69%) |
| HSV | hsv(136, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(88.95, -64.30, 42.66) |
| CIE-LCH | lch(88.95, 77.16, 146.44°) |
| OKLab | oklab(88.29% -0.1736 0.1044) |
| OKLCH | oklch(88.29% 0.203 149) |
| XYZ | xyz(44.4316, 74.0481, 35.9910) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.20
Baby Green
#8CFF9E
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FC8A #FC62D4
analogous
#87FC62 #62FC8A #62FCD7
triadic
#62FC8A #8A62FC #FC8A62
tetradic
#62FC8A #6287FC #FC62D4 #FCD762
square
#62FC8A #6287FC #FC62D4 #FCD762
split-complementary
#62FC8A #D762FC #FC6287
monochromatic
#04DF3D #26FB5D #62FC8A #9EFDB7 #DAFEE4
Accessibility & contrast
On white
1.33
#62FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#62FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FC8A
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FC8A | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#33F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62fc8a; /* rgb */ color: rgb(98, 252, 138); /* oklch */ color: oklch(88.3% 0.203 149.0);
Tailwind
colors: {
custom: {
50: '#9dfeae',
500: '#62fc8a',
950: '#000000',
},
}SCSS
$custom: #62fc8a; $custom-light: #9dfeae; $custom-dark: #000000;
JSON
{
"hex": "#62fc8a",
"rgb": {
"r": 98,
"g": 252,
"b": 138
},
"hsl": {
"h": 135.584,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.88287,
"c": 0.20262,
"h": 149
},
"luminance": 0.74052
}Semantic roles & 50–950 ramp
primary
#62FC8A
secondary
#D62CAA
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681