#62F878#62F878
#62F878 is a very light, highly saturated green. Relative luminance 0.711; OKLCH L 87.0% C 0.213 H 146.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62F878 |
|---|---|
| RGB | rgb(98, 248, 120) |
| HSL | hsl(129, 91%, 68%) |
| HSV | hsv(129, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 51.6%, 2.7%) |
| CIE-LAB | lab(87.53, -65.42, 49.41) |
| CIE-LCH | lch(87.53, 81.98, 142.94°) |
| OKLab | oklab(87.04% -0.1769 0.1188) |
| OKLCH | oklch(87.04% 0.213 146.1) |
| XYZ | xyz(41.9918, 71.0835, 29.2732) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.06
Spearmint
#1EF876
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.50
Light Bright Green
#53FE5C
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F878 #F862E2
analogous
#97F862 #62F878 #62F8C3
triadic
#62F878 #7862F8 #F87862
tetradic
#62F878 #6297F8 #F862E2 #F8C362
square
#62F878 #6297F8 #F862E2 #F8C362
split-complementary
#62F878 #C362F8 #F86297
monochromatic
#0AD628 #27F546 #62F878 #9DFBAA #D7FDDD
Accessibility & contrast
On white
1.38
#62F878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#62F878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F878
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F878 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36D
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#3EF2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f878; /* rgb */ color: rgb(98, 248, 120); /* oklch */ color: oklch(87.0% 0.213 146.1);
Tailwind
colors: {
custom: {
50: '#9dfca1',
500: '#62f878',
950: '#000000',
},
}SCSS
$custom: #62f878; $custom-light: #9dfca1; $custom-dark: #000000;
JSON
{
"hex": "#62f878",
"rgb": {
"r": 98,
"g": 248,
"b": 120
},
"hsl": {
"h": 128.8,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87043,
"c": 0.21311,
"h": 146.1
},
"luminance": 0.71088
}Semantic roles & 50–950 ramp
primary
#62F878
secondary
#D02EB9
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680