#62F489#62F489
#62F489 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.193 H 149.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62F489 |
|---|---|
| RGB | rgb(98, 244, 137) |
| HSL | hsl(136, 87%, 67%) |
| HSV | hsv(136, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.55, -61.51, 40.09) |
| CIE-LCH | lch(86.55, 73.42, 146.91°) |
| OKLab | oklab(86.32% -0.1662 0.0985) |
| OKLCH | oklch(86.32% 0.193 149.3) |
| XYZ | xyz(41.9000, 69.1001, 34.7916) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.82
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F489 #F462CD
analogous
#84F462 #62F489 #62F4D2
triadic
#62F489 #8962F4 #F48962
tetradic
#62F489 #6284F4 #F462CD #F4D262
square
#62F489 #6284F4 #F462CD #F4D262
split-complementary
#62F489 #D262F4 #F46284
monochromatic
#0ECD41 #29F05E #62F489 #9BF8B4 #D4FCDF
Accessibility & contrast
On white
1.42
#62F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#62F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F489
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F489 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#E3D390
Tritanopia (blue-blind)
#38F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f489; /* rgb */ color: rgb(98, 244, 137); /* oklch */ color: oklch(86.3% 0.193 149.3);
Tailwind
colors: {
custom: {
50: '#9bf9ad',
500: '#62f489',
950: '#000000',
},
}SCSS
$custom: #62f489; $custom-light: #9bf9ad; $custom-dark: #000000;
JSON
{
"hex": "#62f489",
"rgb": {
"r": 98,
"g": 244,
"b": 137
},
"hsl": {
"h": 136.027,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86315,
"c": 0.1932,
"h": 149.3
},
"luminance": 0.69104
}Semantic roles & 50–950 ramp
primary
#62F489
secondary
#C931A1
accent
#02A7E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581