#62EA8D#62EA8D
#62EA8D is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.176 H 151.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA8D |
|---|---|
| RGB | rgb(98, 234, 141) |
| HSL | hsl(139, 76%, 65%) |
| HSV | hsv(139, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 39.7%, 8.2%) |
| CIE-LAB | lab(83.63, -57.07, 34.31) |
| CIE-LCH | lch(83.63, 66.59, 148.98°) |
| OKLab | oklab(83.93% -0.1544 0.0852) |
| OKLCH | oklch(83.93% 0.176 151.1) |
| XYZ | xyz(39.2646, 63.3617, 35.3550) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.49
Wintergreen
#20F986
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA8D #EA62BF
analogous
#7BEA62 #62EA8D #62EAD1
triadic
#62EA8D #8D62EA #EA8D62
tetradic
#62EA8D #627BEA #EA62BF #EAD162
square
#62EA8D #627BEA #EA62BF #EAD162
split-complementary
#62EA8D #D162EA #EA627B
monochromatic
#19B94B #2CE366 #62EA8D #98F1B4 #CEF8DB
Accessibility & contrast
On white
1.54
#62EA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#62EA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA8D
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA8D | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD886
Deuteranopia (green-blind)
#D9CB93
Tritanopia (blue-blind)
#3AE7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea8d; /* rgb */ color: rgb(98, 234, 141); /* oklch */ color: oklch(83.9% 0.176 151.1);
Tailwind
colors: {
custom: {
50: '#9af2af',
500: '#62ea8d',
950: '#000000',
},
}SCSS
$custom: #62ea8d; $custom-light: #9af2af; $custom-dark: #000000;
JSON
{
"hex": "#62ea8d",
"rgb": {
"r": 98,
"g": 234,
"b": 141
},
"hsl": {
"h": 138.971,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83934,
"c": 0.17638,
"h": 151.1
},
"luminance": 0.63365
}Semantic roles & 50–950 ramp
primary
#62EA8D
secondary
#B83890
accent
#0D98D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581