#62E089#62E089
#62E089 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.167 H 151.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62E089 |
|---|---|
| RGB | rgb(98, 224, 137) |
| HSL | hsl(139, 67%, 63%) |
| HSV | hsv(139, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(80.58, -53.83, 32.32) |
| CIE-LCH | lch(80.58, 62.79, 149.02°) |
| OKLab | oklab(81.41% -0.1458 0.0804) |
| OKLCH | oklch(81.41% 0.167 151.1) |
| XYZ | xyz(36.2054, 57.7108, 32.8934) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Tealish Green
#0CDC73
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.53
Seaweed
#18D17B
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.42
Turquoise Green
#04F489
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E089 #E062B9
analogous
#7AE062 #62E089 #62E0C8
triadic
#62E089 #8962E0 #E08962
tetradic
#62E089 #627AE0 #E062B9 #E0C862
square
#62E089 #627AE0 #E062B9 #E0C862
split-complementary
#62E089 #C862E0 #E0627A
monochromatic
#21A74A #2FD663 #62E089 #95EAAF #C8F4D6
Accessibility & contrast
On white
1.67
#62E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#62E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E089
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E089 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D0C38F
Tritanopia (blue-blind)
#40DDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e089; /* rgb */ color: rgb(98, 224, 137); /* oklch */ color: oklch(81.4% 0.167 151.1);
Tailwind
colors: {
custom: {
50: '#98eaac',
500: '#62e089',
950: '#000000',
},
}SCSS
$custom: #62e089; $custom-light: #98eaac; $custom-dark: #000000;
JSON
{
"hex": "#62e089",
"rgb": {
"r": 98,
"g": 224,
"b": 137
},
"hsl": {
"h": 138.571,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81407,
"c": 0.16652,
"h": 151.1
},
"luminance": 0.57714
}Semantic roles & 50–950 ramp
primary
#62E089
secondary
#A93D88
accent
#1796CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481