#62EE8E#62EE8E
#62EE8E is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.181 H 151.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE8E |
|---|---|
| RGB | rgb(98, 238, 142) |
| HSL | hsl(139, 80%, 66%) |
| HSV | hsv(139, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.84, -58.44, 35.40) |
| CIE-LCH | lch(84.84, 68.32, 148.79°) |
| OKLab | oklab(84.93% -0.1581 0.0878) |
| OKLCH | oklch(84.93% 0.181 151) |
| XYZ | xyz(40.4910, 65.6949, 36.1325) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE8E #EE62C2
analogous
#7CEE62 #62EE8E #62EED4
triadic
#62EE8E #8E62EE #EE8E62
tetradic
#62EE8E #627CEE #EE62C2 #EED462
square
#62EE8E #627CEE #EE62C2 #EED462
split-complementary
#62EE8E #D462EE #EE627C
monochromatic
#15C14B #2BE866 #62EE8E #99F4B6 #D0FADD
Accessibility & contrast
On white
1.49
#62EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#62EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE8E
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE8E | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#DCCF94
Tritanopia (blue-blind)
#38EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ee8e; /* rgb */ color: rgb(98, 238, 142); /* oklch */ color: oklch(84.9% 0.181 151.0);
Tailwind
colors: {
custom: {
50: '#9af4b0',
500: '#62ee8e',
950: '#000000',
},
}SCSS
$custom: #62ee8e; $custom-light: #9af4b0; $custom-dark: #000000;
JSON
{
"hex": "#62ee8e",
"rgb": {
"r": 98,
"g": 238,
"b": 142
},
"hsl": {
"h": 138.857,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84931,
"c": 0.1808,
"h": 151
},
"luminance": 0.65699
}Semantic roles & 50–950 ramp
primary
#62EE8E
secondary
#BF3594
accent
#099ADD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581