#62FC84#62FC84
#62FC84 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.2% C 0.208 H 147.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62FC84 |
|---|---|
| RGB | rgb(98, 252, 132) |
| HSL | hsl(133, 96%, 69%) |
| HSV | hsv(133, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(88.87, -65.19, 45.43) |
| CIE-LCH | lch(88.87, 79.46, 145.13°) |
| OKLab | oklab(88.2% -0.1761 0.1105) |
| OKLCH | oklch(88.2% 0.208 147.9) |
| XYZ | xyz(44.0092, 73.8791, 33.7662) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.47
Spearmint
#1EF876
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FC84 #FC62DA
analogous
#8DFC62 #62FC84 #62FCD1
triadic
#62FC84 #8462FC #FC8462
tetradic
#62FC84 #628DFC #FC62DA #FCD162
square
#62FC84 #628DFC #FC62DA #FCD162
split-complementary
#62FC84 #D162FC #FC628D
monochromatic
#04DF35 #26FB55 #62FC84 #9EFDB3 #DAFEE2
Accessibility & contrast
On white
1.33
#62FC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#62FC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FC84
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FC84 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE77A
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#36F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62fc84; /* rgb */ color: rgb(98, 252, 132); /* oklch */ color: oklch(88.2% 0.208 147.9);
Tailwind
colors: {
custom: {
50: '#9dfea9',
500: '#62fc84',
950: '#000000',
},
}SCSS
$custom: #62fc84; $custom-light: #9dfea9; $custom-dark: #000000;
JSON
{
"hex": "#62fc84",
"rgb": {
"r": 98,
"g": 252,
"b": 132
},
"hsl": {
"h": 133.247,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.88196,
"c": 0.20787,
"h": 147.9
},
"luminance": 0.73883
}Semantic roles & 50–950 ramp
primary
#62FC84
secondary
#D62CB0
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681