#62F491#62F491
#62F491 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.186 H 151.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62F491 |
|---|---|
| RGB | rgb(98, 244, 145) |
| HSL | hsl(139, 87%, 67%) |
| HSV | hsv(139, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(86.67, -60.22, 36.30) |
| CIE-LCH | lch(86.67, 70.31, 148.92°) |
| OKLab | oklab(86.45% -0.1628 0.09) |
| OKLCH | oklch(86.45% 0.186 151.1) |
| XYZ | xyz(42.4953, 69.3382, 37.9267) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F491 #F462C5
analogous
#7CF462 #62F491 #62F4DA
triadic
#62F491 #9162F4 #F49162
tetradic
#62F491 #627CF4 #F462C5 #F4DA62
square
#62F491 #627CF4 #F462C5 #F4DA62
split-complementary
#62F491 #DA62F4 #F4627C
monochromatic
#0ECD4C #29F069 #62F491 #9BF8B9 #D4FCE1
Accessibility & contrast
On white
1.41
#62F491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#62F491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F491
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F491 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#33F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f491; /* rgb */ color: rgb(98, 244, 145); /* oklch */ color: oklch(86.5% 0.186 151.1);
Tailwind
colors: {
custom: {
50: '#9bf9b2',
500: '#62f491',
950: '#000000',
},
}SCSS
$custom: #62f491; $custom-light: #9bf9b2; $custom-dark: #000000;
JSON
{
"hex": "#62f491",
"rgb": {
"r": 98,
"g": 244,
"b": 145
},
"hsl": {
"h": 139.315,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.8645,
"c": 0.18601,
"h": 151.1
},
"luminance": 0.69342
}Semantic roles & 50–950 ramp
primary
#62F491
secondary
#C93198
accent
#029BE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581