#62EC8D#62EC8D
#62EC8D is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.179 H 150.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62EC8D |
|---|---|
| RGB | rgb(98, 236, 141) |
| HSL | hsl(139, 78%, 65%) |
| HSV | hsv(139, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.23, -57.84, 35.10) |
| CIE-LCH | lch(84.23, 67.65, 148.75°) |
| OKLab | oklab(84.42% -0.1565 0.087) |
| OKLCH | oklch(84.42% 0.179 150.9) |
| XYZ | xyz(39.8372, 64.5069, 35.5458) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.00
Wintergreen
#20F986
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EC8D #EC62C1
analogous
#7CEC62 #62EC8D #62ECD2
triadic
#62EC8D #8D62EC #EC8D62
tetradic
#62EC8D #627CEC #EC62C1 #ECD262
square
#62EC8D #627CEC #EC62C1 #ECD262
split-complementary
#62EC8D #D262EC #EC627C
monochromatic
#17BD4B #2BE565 #62EC8D #99F3B5 #CFF9DC
Accessibility & contrast
On white
1.51
#62EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#62EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EC8D
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EC8D | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#39E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62ec8d; /* rgb */ color: rgb(98, 236, 141); /* oklch */ color: oklch(84.4% 0.179 150.9);
Tailwind
colors: {
custom: {
50: '#9af3af',
500: '#62ec8d',
950: '#000000',
},
}SCSS
$custom: #62ec8d; $custom-light: #9af3af; $custom-dark: #000000;
JSON
{
"hex": "#62ec8d",
"rgb": {
"r": 98,
"g": 236,
"b": 141
},
"hsl": {
"h": 138.696,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84424,
"c": 0.17904,
"h": 150.9
},
"luminance": 0.64511
}Semantic roles & 50–950 ramp
primary
#62EC8D
secondary
#BC3792
accent
#0B9ADB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581