#62F37B#62F37B
#62F37B is a very light, highly saturated green. Relative luminance 0.681; OKLCH L 85.9% C 0.204 H 146.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62F37B |
|---|---|
| RGB | rgb(98, 243, 123) |
| HSL | hsl(130, 86%, 67%) |
| HSV | hsv(130, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 49.4%, 4.7%) |
| CIE-LAB | lab(86.07, -63.21, 46.21) |
| CIE-LCH | lch(86.07, 78.30, 143.83°) |
| OKLab | oklab(85.86% -0.1709 0.1118) |
| OKLCH | oklch(85.86% 0.204 146.8) |
| XYZ | xyz(40.6601, 68.1240, 29.7416) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 3.85
Easter Green
#8CFD7E
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F37B #F362DA
analogous
#92F362 #62F37B #62F3C4
triadic
#62F37B #7B62F3 #F37B62
tetradic
#62F37B #6292F3 #F362DA #F3C462
square
#62F37B #6292F3 #F362DA #F3C462
split-complementary
#62F37B #C462F3 #F36292
monochromatic
#10CB30 #29EF4B #62F37B #9BF7AB #D4FCDB
Accessibility & contrast
On white
1.44
#62F37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#62F37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F37B
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F37B | 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)
#F6DF71
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#3FEED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f37b; /* rgb */ color: rgb(98, 243, 123); /* oklch */ color: oklch(85.9% 0.204 146.8);
Tailwind
colors: {
custom: {
50: '#9cf8a3',
500: '#62f37b',
950: '#000000',
},
}SCSS
$custom: #62f37b; $custom-light: #9cf8a3; $custom-dark: #000000;
JSON
{
"hex": "#62f37b",
"rgb": {
"r": 98,
"g": 243,
"b": 123
},
"hsl": {
"h": 130.345,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.85855,
"c": 0.20424,
"h": 146.8
},
"luminance": 0.68128
}Semantic roles & 50–950 ramp
primary
#62F37B
secondary
#C732AE
accent
#03BCE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580