#62EA8E#62EA8E
#62EA8E is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.175 H 151.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA8E |
|---|---|
| RGB | rgb(98, 234, 142) |
| HSL | hsl(139, 76%, 65%) |
| HSV | hsv(139, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.65, -56.90, 33.83) |
| CIE-LCH | lch(83.65, 66.20, 149.26°) |
| OKLab | oklab(83.95% -0.154 0.0841) |
| OKLCH | oklch(83.95% 0.175 151.4) |
| XYZ | xyz(39.3393, 63.3916, 35.7486) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 3.89
Sea Green (survey)
#53FCA1
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.48
Light Bluish Green
#76FDA8
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA8E #EA62BE
analogous
#7AEA62 #62EA8E #62EAD2
triadic
#62EA8E #8E62EA #EA8E62
tetradic
#62EA8E #627AEA #EA62BE #EAD262
square
#62EA8E #627AEA #EA62BE #EAD262
split-complementary
#62EA8E #D262EA #EA627A
monochromatic
#19B94D #2CE367 #62EA8E #98F1B5 #CEF8DC
Accessibility & contrast
On white
1.54
#62EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#62EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA8E
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA8E | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#D9CB94
Tritanopia (blue-blind)
#3AE7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea8e; /* rgb */ color: rgb(98, 234, 142); /* oklch */ color: oklch(84.0% 0.175 151.4);
Tailwind
colors: {
custom: {
50: '#9af2b0',
500: '#62ea8e',
950: '#000000',
},
}SCSS
$custom: #62ea8e; $custom-light: #9af2b0; $custom-dark: #000000;
JSON
{
"hex": "#62ea8e",
"rgb": {
"r": 98,
"g": 234,
"b": 142
},
"hsl": {
"h": 139.412,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83952,
"c": 0.17546,
"h": 151.4
},
"luminance": 0.63395
}Semantic roles & 50–950 ramp
primary
#62EA8E
secondary
#B8388F
accent
#0D97D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581