#62ED8F#62ED8F
#62ED8F is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.179 H 151.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED8F |
|---|---|
| RGB | rgb(98, 237, 143) |
| HSL | hsl(139, 79%, 66%) |
| HSV | hsv(139, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(84.56, -57.89, 34.53) |
| CIE-LCH | lch(84.56, 67.40, 149.18°) |
| OKLab | oklab(84.7% -0.1566 0.0858) |
| OKLCH | oklch(84.7% 0.179 151.3) |
| XYZ | xyz(40.2761, 65.1444, 36.4329) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.70
Wintergreen
#20F986
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED8F #ED62C0
analogous
#7AED62 #62ED8F #62EDD4
triadic
#62ED8F #8F62ED #ED8F62
tetradic
#62ED8F #627AED #ED62C0 #EDD462
square
#62ED8F #627AED #ED62C0 #EDD462
split-complementary
#62ED8F #D462ED #ED627A
monochromatic
#16BF4D #2BE768 #62ED8F #99F3B6 #D0FADD
Accessibility & contrast
On white
1.50
#62ED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#62ED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED8F
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED8F | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#38EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed8f; /* rgb */ color: rgb(98, 237, 143); /* oklch */ color: oklch(84.7% 0.179 151.3);
Tailwind
colors: {
custom: {
50: '#9af4b0',
500: '#62ed8f',
950: '#000000',
},
}SCSS
$custom: #62ed8f; $custom-light: #9af4b0; $custom-dark: #000000;
JSON
{
"hex": "#62ed8f",
"rgb": {
"r": 98,
"g": 237,
"b": 143
},
"hsl": {
"h": 139.424,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84704,
"c": 0.17857,
"h": 151.3
},
"luminance": 0.65148
}Semantic roles & 50–950 ramp
primary
#62ED8F
secondary
#BD3691
accent
#0A98DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581