#62F786#62F786
#62F786 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.0% C 0.200 H 148.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62F786 |
|---|---|
| RGB | rgb(98, 247, 134) |
| HSL | hsl(134, 90%, 68%) |
| HSV | hsv(134, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(87.40, -63.07, 42.63) |
| CIE-LCH | lch(87.40, 76.13, 145.95°) |
| OKLab | oklab(87% -0.1704 0.1042) |
| OKLCH | oklch(87% 0.2 148.5) |
| XYZ | xyz(42.5978, 70.8353, 33.9773) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 2.93
Spring Green
#00FF7F
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F786 #F762D3
analogous
#88F762 #62F786 #62F7D1
triadic
#62F786 #8662F7 #F78662
tetradic
#62F786 #6288F7 #F762D3 #F7D162
square
#62F786 #6288F7 #F762D3 #F7D162
split-complementary
#62F786 #D162F7 #F76288
monochromatic
#0BD43B #28F459 #62F786 #9CFAB3 #D6FDE0
Accessibility & contrast
On white
1.38
#62F786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#62F786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F786
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F786 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#E6D68E
Tritanopia (blue-blind)
#38F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f786; /* rgb */ color: rgb(98, 247, 134); /* oklch */ color: oklch(87.0% 0.200 148.5);
Tailwind
colors: {
custom: {
50: '#9cfbab',
500: '#62f786',
950: '#000000',
},
}SCSS
$custom: #62f786; $custom-light: #9cfbab; $custom-dark: #000000;
JSON
{
"hex": "#62f786",
"rgb": {
"r": 98,
"g": 247,
"b": 134
},
"hsl": {
"h": 134.497,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.87002,
"c": 0.19974,
"h": 148.5
},
"luminance": 0.70839
}Semantic roles & 50–950 ramp
primary
#62F786
secondary
#CF2FA8
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581