#62EE8A#62EE8A
#62EE8A is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.184 H 150.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE8A |
|---|---|
| RGB | rgb(98, 238, 138) |
| HSL | hsl(137, 80%, 66%) |
| HSV | hsv(137, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.78, -59.09, 37.31) |
| CIE-LCH | lch(84.78, 69.88, 147.73°) |
| OKLab | oklab(84.86% -0.1598 0.0921) |
| OKLCH | oklch(84.86% 0.184 150) |
| XYZ | xyz(40.1960, 65.5769, 34.5791) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 4.02
Light Green Blue
#56FCA2
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE8A #EE62C6
analogous
#80EE62 #62EE8A #62EED0
triadic
#62EE8A #8A62EE #EE8A62
tetradic
#62EE8A #6280EE #EE62C6 #EED062
square
#62EE8A #6280EE #EE62C6 #EED062
split-complementary
#62EE8A #D062EE #EE6280
monochromatic
#15C146 #2BE861 #62EE8A #99F4B3 #D0FADC
Accessibility & contrast
On white
1.49
#62EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#62EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE8A
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE8A | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#3AEAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ee8a; /* rgb */ color: rgb(98, 238, 138); /* oklch */ color: oklch(84.9% 0.184 150.0);
Tailwind
colors: {
custom: {
50: '#9bf4ad',
500: '#62ee8a',
950: '#000000',
},
}SCSS
$custom: #62ee8a; $custom-light: #9bf4ad; $custom-dark: #000000;
JSON
{
"hex": "#62ee8a",
"rgb": {
"r": 98,
"g": 238,
"b": 138
},
"hsl": {
"h": 137.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84862,
"c": 0.18443,
"h": 150
},
"luminance": 0.65581
}Semantic roles & 50–950 ramp
primary
#62EE8A
secondary
#BF3598
accent
#09A0DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581