#62F190#62F190
#62F190 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.183 H 151.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #62F190 |
|---|---|
| RGB | rgb(98, 241, 144) |
| HSL | hsl(139, 84%, 66%) |
| HSV | hsv(139, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(85.76, -59.25, 35.61) |
| CIE-LCH | lch(85.76, 69.13, 148.99°) |
| OKLab | oklab(85.7% -0.1602 0.0883) |
| OKLCH | oklch(85.7% 0.183 151.1) |
| XYZ | xyz(41.5232, 67.5169, 37.2240) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F190 #F162C3
analogous
#7CF162 #62F190 #62F1D8
triadic
#62F190 #9062F1 #F19062
tetradic
#62F190 #627CF1 #F162C3 #F1D862
square
#62F190 #627CF1 #F162C3 #F1D862
split-complementary
#62F190 #D862F1 #F1627C
monochromatic
#12C74C #2AEC68 #62F190 #9AF6B8 #D2FBDF
Accessibility & contrast
On white
1.45
#62F190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#62F190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F190
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F190 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#35EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f190; /* rgb */ color: rgb(98, 241, 144); /* oklch */ color: oklch(85.7% 0.183 151.1);
Tailwind
colors: {
custom: {
50: '#9bf7b1',
500: '#62f190',
950: '#000000',
},
}SCSS
$custom: #62f190; $custom-light: #9bf7b1; $custom-dark: #000000;
JSON
{
"hex": "#62f190",
"rgb": {
"r": 98,
"g": 241,
"b": 144
},
"hsl": {
"h": 139.301,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.857,
"c": 0.18296,
"h": 151.1
},
"luminance": 0.67521
}Semantic roles & 50–950 ramp
primary
#62F190
secondary
#C43395
accent
#059AE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581