#62FC94#62FC94
#62FC94 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.5% C 0.194 H 151.0°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62FC94 |
|---|---|
| RGB | rgb(98, 252, 148) |
| HSL | hsl(139, 96%, 69%) |
| HSV | hsv(139, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 41.3%, 1.2%) |
| CIE-LAB | lab(89.09, -62.72, 37.97) |
| CIE-LCH | lch(89.09, 73.32, 148.81°) |
| OKLab | oklab(88.45% -0.1695 0.0939) |
| OKLCH | oklch(88.45% 0.194 151) |
| XYZ | xyz(45.1892, 74.3511, 39.9810) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.63
Wintergreen
#20F986
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FC94 #FC62CA
analogous
#7DFC62 #62FC94 #62FCE1
triadic
#62FC94 #9462FC #FC9462
tetradic
#62FC94 #627DFC #FC62CA #FCE162
square
#62FC94 #627DFC #FC62CA #FCE162
split-complementary
#62FC94 #E162FC #FC627D
monochromatic
#04DF4B #26FB6B #62FC94 #9EFDBD #DAFEE6
Accessibility & contrast
On white
1.32
#62FC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#62FC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FC94
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FC94 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#E9DA9B
Tritanopia (blue-blind)
#2CF8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62fc94; /* rgb */ color: rgb(98, 252, 148); /* oklch */ color: oklch(88.5% 0.194 151.0);
Tailwind
colors: {
custom: {
50: '#9dfeb4',
500: '#62fc94',
950: '#000000',
},
}SCSS
$custom: #62fc94; $custom-light: #9dfeb4; $custom-dark: #000000;
JSON
{
"hex": "#62fc94",
"rgb": {
"r": 98,
"g": 252,
"b": 148
},
"hsl": {
"h": 139.481,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.88452,
"c": 0.19377,
"h": 151
},
"luminance": 0.74356
}Semantic roles & 50–950 ramp
primary
#62FC94
secondary
#D62C9F
accent
#009BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681