#62F490#62F490
#62F490 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.187 H 150.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62F490 |
|---|---|
| RGB | rgb(98, 244, 144) |
| HSL | hsl(139, 87%, 67%) |
| HSV | hsv(139, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(86.66, -60.38, 36.77) |
| CIE-LCH | lch(86.66, 70.70, 148.66°) |
| OKLab | oklab(86.43% -0.1632 0.091) |
| OKLCH | oklch(86.43% 0.187 150.9) |
| XYZ | xyz(42.4185, 69.3075, 37.5224) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F490 #F462C6
analogous
#7DF462 #62F490 #62F4D9
triadic
#62F490 #9062F4 #F49062
tetradic
#62F490 #627DF4 #F462C6 #F4D962
square
#62F490 #627DF4 #F462C6 #F4D962
split-complementary
#62F490 #D962F4 #F4627D
monochromatic
#0ECD4B #29F068 #62F490 #9BF8B8 #D4FCE1
Accessibility & contrast
On white
1.41
#62F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#62F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F490
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F490 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#34F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f490; /* rgb */ color: rgb(98, 244, 144); /* oklch */ color: oklch(86.4% 0.187 150.9);
Tailwind
colors: {
custom: {
50: '#9bf9b1',
500: '#62f490',
950: '#000000',
},
}SCSS
$custom: #62f490; $custom-light: #9bf9b1; $custom-dark: #000000;
JSON
{
"hex": "#62f490",
"rgb": {
"r": 98,
"g": 244,
"b": 144
},
"hsl": {
"h": 138.904,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86433,
"c": 0.18692,
"h": 150.9
},
"luminance": 0.69312
}Semantic roles & 50–950 ramp
primary
#62F490
secondary
#C93199
accent
#029CE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581