#62F377#62F377
#62F377 is a very light, highly saturated green. Relative luminance 0.680; OKLCH L 85.8% C 0.208 H 146.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62F377 |
|---|---|
| RGB | rgb(98, 243, 119) |
| HSL | hsl(129, 86%, 67%) |
| HSV | hsv(129, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 51%, 4.7%) |
| CIE-LAB | lab(86.02, -63.75, 48.04) |
| CIE-LCH | lch(86.02, 79.82, 143.00°) |
| OKLab | oklab(85.8% -0.1725 0.1157) |
| OKLCH | oklch(85.8% 0.208 146.1) |
| XYZ | xyz(40.4148, 68.0259, 28.4497) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.92
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.90
Easter Green
#8CFD7E
ΔE00 3.97
Spring Green
#00FF7F
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F377 #F362DE
analogous
#95F362 #62F377 #62F3C0
triadic
#62F377 #7762F3 #F37762
tetradic
#62F377 #6295F3 #F362DE #F3C062
square
#62F377 #6295F3 #F362DE #F3C062
split-complementary
#62F377 #C062F3 #F36295
monochromatic
#10CB2B #29EF46 #62F377 #9BF7A8 #D4FCDA
Accessibility & contrast
On white
1.44
#62F377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#62F377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F377
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F377 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6C
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#40EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f377; /* rgb */ color: rgb(98, 243, 119); /* oklch */ color: oklch(85.8% 0.208 146.1);
Tailwind
colors: {
custom: {
50: '#9cf8a1',
500: '#62f377',
950: '#000000',
},
}SCSS
$custom: #62f377; $custom-light: #9cf8a1; $custom-dark: #000000;
JSON
{
"hex": "#62f377",
"rgb": {
"r": 98,
"g": 243,
"b": 119
},
"hsl": {
"h": 128.69,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.85798,
"c": 0.20768,
"h": 146.1
},
"luminance": 0.6803
}Semantic roles & 50–950 ramp
primary
#62F377
secondary
#C732B2
accent
#03C2E2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580