#62F384#62F384
#62F384 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.0% C 0.196 H 148.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62F384 |
|---|---|
| RGB | rgb(98, 243, 132) |
| HSL | hsl(134, 86%, 67%) |
| HSV | hsv(134, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(86.19, -61.90, 42.05) |
| CIE-LCH | lch(86.19, 74.83, 145.81°) |
| OKLab | oklab(85.99% -0.1673 0.1028) |
| OKLCH | oklch(85.99% 0.196 148.4) |
| XYZ | xyz(41.2496, 68.3598, 32.8463) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F384 #F362D1
analogous
#89F362 #62F384 #62F3CD
triadic
#62F384 #8462F3 #F38462
tetradic
#62F384 #6289F3 #F362D1 #F3CD62
square
#62F384 #6289F3 #F362D1 #F3CD62
split-complementary
#62F384 #CD62F3 #F36289
monochromatic
#10CB3C #29EF57 #62F384 #9BF7B1 #D4FCDD
Accessibility & contrast
On white
1.43
#62F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#62F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F384
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F384 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#3BEED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f384; /* rgb */ color: rgb(98, 243, 132); /* oklch */ color: oklch(86.0% 0.196 148.4);
Tailwind
colors: {
custom: {
50: '#9bf8a9',
500: '#62f384',
950: '#000000',
},
}SCSS
$custom: #62f384; $custom-light: #9bf8a9; $custom-dark: #000000;
JSON
{
"hex": "#62f384",
"rgb": {
"r": 98,
"g": 243,
"b": 132
},
"hsl": {
"h": 134.069,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.8599,
"c": 0.19634,
"h": 148.4
},
"luminance": 0.68364
}Semantic roles & 50–950 ramp
primary
#62F384
secondary
#C732A4
accent
#03AEE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581