#62F484#62F484
#62F484 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.2% C 0.198 H 148.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #62F484 |
|---|---|
| RGB | rgb(98, 244, 132) |
| HSL | hsl(134, 87%, 67%) |
| HSV | hsv(134, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.48, -62.27, 42.43) |
| CIE-LCH | lch(86.48, 75.35, 145.73°) |
| OKLab | oklab(86.24% -0.1683 0.1037) |
| OKLCH | oklch(86.24% 0.198 148.4) |
| XYZ | xyz(41.5496, 68.9600, 32.9463) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.70
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F484 #F462D2
analogous
#89F462 #62F484 #62F4CD
triadic
#62F484 #8462F4 #F48462
tetradic
#62F484 #6289F4 #F462D2 #F4CD62
square
#62F484 #6289F4 #F462D2 #F4CD62
split-complementary
#62F484 #CD62F4 #F46289
monochromatic
#0ECD3B #29F057 #62F484 #9BF8B1 #D4FCDE
Accessibility & contrast
On white
1.42
#62F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#62F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F484
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F484 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#3AEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f484; /* rgb */ color: rgb(98, 244, 132); /* oklch */ color: oklch(86.2% 0.198 148.4);
Tailwind
colors: {
custom: {
50: '#9cf9a9',
500: '#62f484',
950: '#000000',
},
}SCSS
$custom: #62f484; $custom-light: #9cf9a9; $custom-dark: #000000;
JSON
{
"hex": "#62f484",
"rgb": {
"r": 98,
"g": 244,
"b": 132
},
"hsl": {
"h": 133.973,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86235,
"c": 0.19764,
"h": 148.4
},
"luminance": 0.68964
}Semantic roles & 50–950 ramp
primary
#62F484
secondary
#C931A6
accent
#02AFE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581