#62E090#62E090
#62E090 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.160 H 153.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62E090 |
|---|---|
| RGB | rgb(98, 224, 144) |
| HSL | hsl(142, 67%, 63%) |
| HSV | hsv(142, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(80.69, -52.61, 28.90) |
| CIE-LCH | lch(80.69, 60.02, 151.22°) |
| OKLab | oklab(81.54% -0.1428 0.0724) |
| OKLCH | oklch(81.54% 0.16 153.1) |
| XYZ | xyz(36.7239, 57.9182, 35.6242) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Aqua Green
#12E193
ΔE00 3.86
Tealish Green
#0CDC73
ΔE00 4.92
Seaweed
#18D17B
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.72
Seafoam (survey)
#80F9AD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E090 #E062B2
analogous
#73E062 #62E090 #62E0CF
triadic
#62E090 #9062E0 #E09062
tetradic
#62E090 #6273E0 #E062B2 #E0CF62
square
#62E090 #6273E0 #E062B2 #E0CF62
split-complementary
#62E090 #CF62E0 #E06273
monochromatic
#21A752 #2FD66C #62E090 #95EAB4 #C8F4D8
Accessibility & contrast
On white
1.67
#62E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#62E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E090
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E090 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08B
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#3DDDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e090; /* rgb */ color: rgb(98, 224, 144); /* oklch */ color: oklch(81.5% 0.160 153.1);
Tailwind
colors: {
custom: {
50: '#98eab1',
500: '#62e090',
950: '#000000',
},
}SCSS
$custom: #62e090; $custom-light: #98eab1; $custom-dark: #000000;
JSON
{
"hex": "#62e090",
"rgb": {
"r": 98,
"g": 224,
"b": 144
},
"hsl": {
"h": 141.905,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81539,
"c": 0.16008,
"h": 153.1
},
"luminance": 0.57922
}Semantic roles & 50–950 ramp
primary
#62E090
secondary
#A93D82
accent
#178CCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481