#62F37C#62F37C
#62F37C is a very light, highly saturated green. Relative luminance 0.682; OKLCH L 85.9% C 0.203 H 147.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62F37C |
|---|---|
| RGB | rgb(98, 243, 124) |
| HSL | hsl(131, 86%, 67%) |
| HSV | hsv(131, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 49%, 4.7%) |
| CIE-LAB | lab(86.08, -63.07, 45.75) |
| CIE-LCH | lch(86.08, 77.92, 144.04°) |
| OKLab | oklab(85.87% -0.1705 0.1109) |
| OKLCH | oklch(85.87% 0.203 147) |
| XYZ | xyz(40.7230, 68.1492, 30.0729) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.20
Lightgreen (survey)
#76FF7B
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.83
Easter Green
#8CFD7E
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F37C #F362D9
analogous
#90F362 #62F37C #62F3C5
triadic
#62F37C #7C62F3 #F37C62
tetradic
#62F37C #6290F3 #F362D9 #F3C562
square
#62F37C #6290F3 #F362D9 #F3C562
split-complementary
#62F37C #C562F3 #F36290
monochromatic
#10CB31 #29EF4D #62F37C #9BF7AB #D4FCDB
Accessibility & contrast
On white
1.44
#62F37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#62F37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F37C
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F37C | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF72
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#3EEED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f37c; /* rgb */ color: rgb(98, 243, 124); /* oklch */ color: oklch(85.9% 0.203 147.0);
Tailwind
colors: {
custom: {
50: '#9cf8a4',
500: '#62f37c',
950: '#000000',
},
}SCSS
$custom: #62f37c; $custom-light: #9cf8a4; $custom-dark: #000000;
JSON
{
"hex": "#62f37c",
"rgb": {
"r": 98,
"g": 243,
"b": 124
},
"hsl": {
"h": 130.759,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.85869,
"c": 0.20338,
"h": 147
},
"luminance": 0.68153
}Semantic roles & 50–950 ramp
primary
#62F37C
secondary
#C732AD
accent
#03BAE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580