#62ED87#62ED87
#62ED87 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.186 H 149.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED87 |
|---|---|
| RGB | rgb(98, 237, 135) |
| HSL | hsl(136, 79%, 66%) |
| HSV | hsv(136, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.44, -59.19, 38.35) |
| CIE-LCH | lch(84.44, 70.53, 147.06°) |
| OKLab | oklab(84.57% -0.16 0.0944) |
| OKLCH | oklch(84.57% 0.186 149.5) |
| XYZ | xyz(39.6915, 64.9106, 33.3543) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.72
Minty Green
#0BF77D
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.18
Spearmint
#1EF876
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED87 #ED62C8
analogous
#82ED62 #62ED87 #62EDCC
triadic
#62ED87 #8762ED #ED8762
tetradic
#62ED87 #6282ED #ED62C8 #EDCC62
square
#62ED87 #6282ED #ED62C8 #EDCC62
split-complementary
#62ED87 #CC62ED #ED6282
monochromatic
#16BF43 #2BE75D #62ED87 #99F3B1 #D0FADB
Accessibility & contrast
On white
1.50
#62ED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#62ED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED87
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED87 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7F
Deuteranopia (green-blind)
#DCCE8E
Tritanopia (blue-blind)
#3CE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed87; /* rgb */ color: rgb(98, 237, 135); /* oklch */ color: oklch(84.6% 0.186 149.5);
Tailwind
colors: {
custom: {
50: '#9af4ab',
500: '#62ed87',
950: '#000000',
},
}SCSS
$custom: #62ed87; $custom-light: #9af4ab; $custom-dark: #000000;
JSON
{
"hex": "#62ed87",
"rgb": {
"r": 98,
"g": 237,
"b": 135
},
"hsl": {
"h": 135.971,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84566,
"c": 0.18582,
"h": 149.5
},
"luminance": 0.64914
}Semantic roles & 50–950 ramp
primary
#62ED87
secondary
#BD3699
accent
#0AA4DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581