#62F67E#62F67E
#62F67E is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.6% C 0.205 H 147.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #62F67E |
|---|---|
| RGB | rgb(98, 246, 126) |
| HSL | hsl(131, 89%, 67%) |
| HSV | hsv(131, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 48.8%, 3.5%) |
| CIE-LAB | lab(87.00, -63.88, 45.95) |
| CIE-LCH | lch(87.00, 78.69, 144.27°) |
| OKLab | oklab(86.64% -0.1726 0.1114) |
| OKLCH | oklch(86.64% 0.205 147.2) |
| XYZ | xyz(41.7558, 70.0105, 31.0475) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.69
Lightgreen (survey)
#76FF7B
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.44
Easter Green
#8CFD7E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F67E #F662DA
analogous
#90F662 #62F67E #62F6C8
triadic
#62F67E #7E62F6 #F67E62
tetradic
#62F67E #6290F6 #F662DA #F6C862
square
#62F67E #6290F6 #F662DA #F6C862
split-complementary
#62F67E #C862F6 #F66290
monochromatic
#0CD231 #28F34E #62F67E #9CF9AE #D6FDDD
Accessibility & contrast
On white
1.40
#62F67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#62F67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F67E
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F67E | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E274
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#3CF1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f67e; /* rgb */ color: rgb(98, 246, 126); /* oklch */ color: oklch(86.6% 0.205 147.2);
Tailwind
colors: {
custom: {
50: '#9cfaa5',
500: '#62f67e',
950: '#000000',
},
}SCSS
$custom: #62f67e; $custom-light: #9cfaa5; $custom-dark: #000000;
JSON
{
"hex": "#62f67e",
"rgb": {
"r": 98,
"g": 246,
"b": 126
},
"hsl": {
"h": 131.351,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.86636,
"c": 0.20546,
"h": 147.2
},
"luminance": 0.70015
}Semantic roles & 50–950 ramp
primary
#62F67E
secondary
#CD2FAF
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580