#62EC8F#62EC8F
#62EC8F is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.177 H 151.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #62EC8F |
|---|---|
| RGB | rgb(98, 236, 143) |
| HSL | hsl(140, 78%, 65%) |
| HSV | hsv(140, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.26, -57.50, 34.14) |
| CIE-LCH | lch(84.26, 66.87, 149.30°) |
| OKLab | oklab(84.46% -0.1556 0.0848) |
| OKLCH | oklch(84.46% 0.177 151.4) |
| XYZ | xyz(39.9873, 64.5669, 36.3367) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EC8F #EC62BF
analogous
#7AEC62 #62EC8F #62ECD4
triadic
#62EC8F #8F62EC #EC8F62
tetradic
#62EC8F #627AEC #EC62BF #ECD462
square
#62EC8F #627AEC #EC62BF #ECD462
split-complementary
#62EC8F #D462EC #EC627A
monochromatic
#17BD4D #2BE568 #62EC8F #99F3B6 #CFF9DD
Accessibility & contrast
On white
1.51
#62EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#62EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EC8F
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EC8F | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#38E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62ec8f; /* rgb */ color: rgb(98, 236, 143); /* oklch */ color: oklch(84.5% 0.177 151.4);
Tailwind
colors: {
custom: {
50: '#9af3b0',
500: '#62ec8f',
950: '#000000',
},
}SCSS
$custom: #62ec8f; $custom-light: #9af3b0; $custom-dark: #000000;
JSON
{
"hex": "#62ec8f",
"rgb": {
"r": 98,
"g": 236,
"b": 143
},
"hsl": {
"h": 139.565,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84459,
"c": 0.17723,
"h": 151.4
},
"luminance": 0.64571
}Semantic roles & 50–950 ramp
primary
#62EC8F
secondary
#BC3790
accent
#0B97DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581