#62ED89#62ED89
#62ED89 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.184 H 149.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED89 |
|---|---|
| RGB | rgb(98, 237, 137) |
| HSL | hsl(137, 79%, 66%) |
| HSV | hsv(137, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.47, -58.87, 37.40) |
| CIE-LCH | lch(84.47, 69.75, 147.58°) |
| OKLab | oklab(84.6% -0.1592 0.0923) |
| OKLCH | oklch(84.6% 0.184 149.9) |
| XYZ | xyz(39.8336, 64.9674, 34.1028) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.76
Minty Green
#0BF77D
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.21
Sea Green (survey)
#53FCA1
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED89 #ED62C6
analogous
#80ED62 #62ED89 #62EDCF
triadic
#62ED89 #8962ED #ED8962
tetradic
#62ED89 #6280ED #ED62C6 #EDCF62
square
#62ED89 #6280ED #ED62C6 #EDCF62
split-complementary
#62ED89 #CF62ED #ED6280
monochromatic
#16BF45 #2BE760 #62ED89 #99F3B2 #D0FADC
Accessibility & contrast
On white
1.50
#62ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#62ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED89
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED89 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#3BE9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ed89; /* rgb */ color: rgb(98, 237, 137); /* oklch */ color: oklch(84.6% 0.184 149.9);
Tailwind
colors: {
custom: {
50: '#9af4ac',
500: '#62ed89',
950: '#000000',
},
}SCSS
$custom: #62ed89; $custom-light: #9af4ac; $custom-dark: #000000;
JSON
{
"hex": "#62ed89",
"rgb": {
"r": 98,
"g": 237,
"b": 137
},
"hsl": {
"h": 136.835,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84599,
"c": 0.184,
"h": 149.9
},
"luminance": 0.64971
}Semantic roles & 50–950 ramp
primary
#62ED89
secondary
#BD3697
accent
#0AA1DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581