#62EF8E#62EF8E
#62EF8E is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.182 H 150.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF8E |
|---|---|
| RGB | rgb(98, 239, 142) |
| HSL | hsl(139, 82%, 66%) |
| HSV | hsv(139, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.14, -58.82, 35.79) |
| CIE-LCH | lch(85.14, 68.85, 148.68°) |
| OKLab | oklab(85.18% -0.1591 0.0887) |
| OKLCH | oklch(85.18% 0.182 150.9) |
| XYZ | xyz(40.7829, 66.2788, 36.2298) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF8E #EF62C3
analogous
#7CEF62 #62EF8E #62EFD4
triadic
#62EF8E #8E62EF #EF8E62
tetradic
#62EF8E #627CEF #EF62C3 #EFD462
square
#62EF8E #627CEF #EF62C3 #EFD462
split-complementary
#62EF8E #D462EF #EF627C
monochromatic
#14C34A #2AE966 #62EF8E #9AF5B6 #D1FADE
Accessibility & contrast
On white
1.47
#62EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#62EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF8E
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF8E | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#DDD094
Tritanopia (blue-blind)
#37EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ef8e; /* rgb */ color: rgb(98, 239, 142); /* oklch */ color: oklch(85.2% 0.182 150.9);
Tailwind
colors: {
custom: {
50: '#9bf5b0',
500: '#62ef8e',
950: '#000000',
},
}SCSS
$custom: #62ef8e; $custom-light: #9bf5b0; $custom-dark: #000000;
JSON
{
"hex": "#62ef8e",
"rgb": {
"r": 98,
"g": 239,
"b": 142
},
"hsl": {
"h": 138.723,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85176,
"c": 0.18212,
"h": 150.9
},
"luminance": 0.66283
}Semantic roles & 50–950 ramp
primary
#62EF8E
secondary
#C13595
accent
#089BDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581