#62F37D#62F37D
#62F37D is a very light, highly saturated green. Relative luminance 0.682; OKLCH L 85.9% C 0.203 H 147.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62F37D |
|---|---|
| RGB | rgb(98, 243, 125) |
| HSL | hsl(131, 86%, 67%) |
| HSV | hsv(131, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(86.09, -62.92, 45.29) |
| CIE-LCH | lch(86.09, 77.53, 144.25°) |
| OKLab | oklab(85.88% -0.1701 0.1099) |
| OKLCH | oklch(85.88% 0.203 147.1) |
| XYZ | xyz(40.7865, 68.1746, 30.4077) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.16
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F37D #F362D8
analogous
#90F362 #62F37D #62F3C5
triadic
#62F37D #7D62F3 #F37D62
tetradic
#62F37D #6290F3 #F362D8 #F3C562
square
#62F37D #6290F3 #F362D8 #F3C562
split-complementary
#62F37D #C562F3 #F36290
monochromatic
#10CB32 #29EF4E #62F37D #9BF7AC #D4FCDB
Accessibility & contrast
On white
1.43
#62F37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#62F37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F37D
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F37D | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF73
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#3EEED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f37d; /* rgb */ color: rgb(98, 243, 125); /* oklch */ color: oklch(85.9% 0.203 147.1);
Tailwind
colors: {
custom: {
50: '#9cf8a4',
500: '#62f37d',
950: '#000000',
},
}SCSS
$custom: #62f37d; $custom-light: #9cf8a4; $custom-dark: #000000;
JSON
{
"hex": "#62f37d",
"rgb": {
"r": 98,
"g": 243,
"b": 125
},
"hsl": {
"h": 131.172,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.85884,
"c": 0.20251,
"h": 147.1
},
"luminance": 0.68179
}Semantic roles & 50–950 ramp
primary
#62F37D
secondary
#C732AC
accent
#03B9E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580