#62ED8E#62ED8E
#62ED8E is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.179 H 151.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED8E |
|---|---|
| RGB | rgb(98, 237, 142) |
| HSL | hsl(139, 79%, 66%) |
| HSV | hsv(139, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 40.1%, 7.1%) |
| CIE-LAB | lab(84.54, -58.05, 35.01) |
| CIE-LCH | lch(84.54, 67.79, 148.91°) |
| OKLab | oklab(84.69% -0.1571 0.0869) |
| OKLCH | oklch(84.69% 0.179 151.1) |
| XYZ | xyz(40.2006, 65.1142, 36.0357) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.78
Wintergreen
#20F986
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED8E #ED62C1
analogous
#7BED62 #62ED8E #62EDD4
triadic
#62ED8E #8E62ED #ED8E62
tetradic
#62ED8E #627BED #ED62C1 #EDD462
square
#62ED8E #627BED #ED62C1 #EDD462
split-complementary
#62ED8E #D462ED #ED627B
monochromatic
#16BF4B #2BE766 #62ED8E #99F3B6 #D0FADD
Accessibility & contrast
On white
1.50
#62ED8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#62ED8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED8E
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED8E | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#38E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed8e; /* rgb */ color: rgb(98, 237, 142); /* oklch */ color: oklch(84.7% 0.179 151.1);
Tailwind
colors: {
custom: {
50: '#9af4b0',
500: '#62ed8e',
950: '#000000',
},
}SCSS
$custom: #62ed8e; $custom-light: #9af4b0; $custom-dark: #000000;
JSON
{
"hex": "#62ed8e",
"rgb": {
"r": 98,
"g": 237,
"b": 142
},
"hsl": {
"h": 138.993,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84686,
"c": 0.17947,
"h": 151.1
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#62ED8E
secondary
#BD3692
accent
#0A99DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581