#62F492#62F492
#62F492 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.185 H 151.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62F492 |
|---|---|
| RGB | rgb(98, 244, 146) |
| HSL | hsl(140, 87%, 67%) |
| HSV | hsv(140, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 40.2%, 4.3%) |
| CIE-LAB | lab(86.69, -60.05, 35.82) |
| CIE-LCH | lch(86.69, 69.93, 149.18°) |
| OKLab | oklab(86.47% -0.1624 0.0889) |
| OKLCH | oklch(86.47% 0.185 151.3) |
| XYZ | xyz(42.5727, 69.3692, 38.3346) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.15
Light Bluish Green
#76FDA8
ΔE00 3.16
Mediumspringgreen
#00FA9A
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F492 #F462C4
analogous
#7BF462 #62F492 #62F4DB
triadic
#62F492 #9262F4 #F49262
tetradic
#62F492 #627BF4 #F462C4 #F4DB62
square
#62F492 #627BF4 #F462C4 #F4DB62
split-complementary
#62F492 #DB62F4 #F4627B
monochromatic
#0ECD4D #29F06A #62F492 #9BF8BA #D4FCE1
Accessibility & contrast
On white
1.41
#62F492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#62F492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F492
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F492 | 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)
#F5E18B
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#33F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f492; /* rgb */ color: rgb(98, 244, 146); /* oklch */ color: oklch(86.5% 0.185 151.3);
Tailwind
colors: {
custom: {
50: '#9bf9b3',
500: '#62f492',
950: '#000000',
},
}SCSS
$custom: #62f492; $custom-light: #9bf9b3; $custom-dark: #000000;
JSON
{
"hex": "#62f492",
"rgb": {
"r": 98,
"g": 244,
"b": 146
},
"hsl": {
"h": 139.726,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86468,
"c": 0.18512,
"h": 151.3
},
"luminance": 0.69373
}Semantic roles & 50–950 ramp
primary
#62F492
secondary
#C93197
accent
#0299E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581