#62EC91#62EC91
#62EC91 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.175 H 151.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #62EC91 |
|---|---|
| RGB | rgb(98, 236, 145) |
| HSL | hsl(140, 78%, 65%) |
| HSV | hsv(140, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.29, -57.16, 33.17) |
| CIE-LCH | lch(84.29, 66.09, 149.87°) |
| OKLab | oklab(84.5% -0.1547 0.0826) |
| OKLCH | oklch(84.5% 0.175 151.9) |
| XYZ | xyz(40.1402, 64.6281, 37.1417) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EC91 #EC62BD
analogous
#78EC62 #62EC91 #62ECD6
triadic
#62EC91 #9162EC #EC9162
tetradic
#62EC91 #6278EC #EC62BD #ECD662
square
#62EC91 #6278EC #EC62BD #ECD662
split-complementary
#62EC91 #D662EC #EC6278
monochromatic
#17BD4F #2BE56B #62EC91 #99F3B7 #CFF9DD
Accessibility & contrast
On white
1.51
#62EC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#62EC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EC91
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EC91 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#37E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62ec91; /* rgb */ color: rgb(98, 236, 145); /* oklch */ color: oklch(84.5% 0.175 151.9);
Tailwind
colors: {
custom: {
50: '#9af3b2',
500: '#62ec91',
950: '#000000',
},
}SCSS
$custom: #62ec91; $custom-light: #9af3b2; $custom-dark: #000000;
JSON
{
"hex": "#62ec91",
"rgb": {
"r": 98,
"g": 236,
"b": 145
},
"hsl": {
"h": 140.435,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84496,
"c": 0.17541,
"h": 151.9
},
"luminance": 0.64632
}Semantic roles & 50–950 ramp
primary
#62EC91
secondary
#BC378E
accent
#0B94DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581