#62F787#62F787
#62F787 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.0% C 0.199 H 148.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62F787 |
|---|---|
| RGB | rgb(98, 247, 135) |
| HSL | hsl(135, 90%, 68%) |
| HSV | hsv(135, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(87.42, -62.92, 42.16) |
| CIE-LCH | lch(87.42, 75.74, 146.18°) |
| OKLab | oklab(87.02% -0.17 0.1032) |
| OKLCH | oklch(87.02% 0.199 148.7) |
| XYZ | xyz(42.6679, 70.8633, 34.3464) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.93
Spearmint
#1EF876
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.54
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F787 #F762D2
analogous
#88F762 #62F787 #62F7D1
triadic
#62F787 #8762F7 #F78762
tetradic
#62F787 #6288F7 #F762D2 #F7D162
square
#62F787 #6288F7 #F762D2 #F7D162
split-complementary
#62F787 #D162F7 #F76288
monochromatic
#0BD43D #28F45A #62F787 #9CFAB4 #D6FDE0
Accessibility & contrast
On white
1.38
#62F787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#62F787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F787
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F787 | 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)
#F9E37E
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#37F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f787; /* rgb */ color: rgb(98, 247, 135); /* oklch */ color: oklch(87.0% 0.199 148.7);
Tailwind
colors: {
custom: {
50: '#9cfbab',
500: '#62f787',
950: '#000000',
},
}SCSS
$custom: #62f787; $custom-light: #9cfbab; $custom-dark: #000000;
JSON
{
"hex": "#62f787",
"rgb": {
"r": 98,
"g": 247,
"b": 135
},
"hsl": {
"h": 134.899,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.87017,
"c": 0.19886,
"h": 148.7
},
"luminance": 0.70867
}Semantic roles & 50–950 ramp
primary
#62F787
secondary
#CF2FA7
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581