#62EF8B#62EF8B
#62EF8B is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.185 H 150.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF8B |
|---|---|
| RGB | rgb(98, 239, 139) |
| HSL | hsl(137, 82%, 66%) |
| HSV | hsv(137, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.09, -59.31, 37.22) |
| CIE-LCH | lch(85.09, 70.02, 147.89°) |
| OKLab | oklab(85.12% -0.1604 0.0919) |
| OKLCH | oklch(85.12% 0.185 150.2) |
| XYZ | xyz(40.5607, 66.1899, 35.0595) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF8B #EF62C6
analogous
#7FEF62 #62EF8B #62EFD1
triadic
#62EF8B #8B62EF #EF8B62
tetradic
#62EF8B #627FEF #EF62C6 #EFD162
square
#62EF8B #627FEF #EF62C6 #EFD162
split-complementary
#62EF8B #D162EF #EF627F
monochromatic
#14C347 #2AE962 #62EF8B #9AF5B4 #D1FADD
Accessibility & contrast
On white
1.47
#62EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#62EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF8B
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF8B | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#DECF92
Tritanopia (blue-blind)
#39EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ef8b; /* rgb */ color: rgb(98, 239, 139); /* oklch */ color: oklch(85.1% 0.185 150.2);
Tailwind
colors: {
custom: {
50: '#9bf5ae',
500: '#62ef8b',
950: '#000000',
},
}SCSS
$custom: #62ef8b; $custom-light: #9bf5ae; $custom-dark: #000000;
JSON
{
"hex": "#62ef8b",
"rgb": {
"r": 98,
"g": 239,
"b": 139
},
"hsl": {
"h": 137.447,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85124,
"c": 0.18484,
"h": 150.2
},
"luminance": 0.66194
}Semantic roles & 50–950 ramp
primary
#62EF8B
secondary
#C13598
accent
#08A0DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581