#62E190#62E190
#62E190 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.161 H 153.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #62E190 |
|---|---|
| RGB | rgb(98, 225, 144) |
| HSL | hsl(142, 68%, 63%) |
| HSV | hsv(142, 56%, 88%) |
| CMYK | cmyk(56.4%, 0%, 36%, 11.8%) |
| CIE-LAB | lab(80.99, -53.01, 29.30) |
| CIE-LCH | lch(80.99, 60.57, 151.07°) |
| OKLab | oklab(81.78% -0.1438 0.0734) |
| OKLCH | oklch(81.78% 0.161 153) |
| XYZ | xyz(36.9934, 58.4573, 35.7140) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Aqua Green
#12E193
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.31
Seafoam Green
#7AF9AB
ΔE00 5.54
Turquoise Green
#04F489
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E190 #E162B3
analogous
#73E162 #62E190 #62E1CF
triadic
#62E190 #9062E1 #E19062
tetradic
#62E190 #6273E1 #E162B3 #E1CF62
square
#62E190 #6273E1 #E162B3 #E1CF62
split-complementary
#62E190 #CF62E1 #E16273
monochromatic
#20A852 #2FD76C #62E190 #95EBB4 #C9F5D9
Accessibility & contrast
On white
1.65
#62E190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#62E190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E190
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E190 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#D0C495
Tritanopia (blue-blind)
#3CDECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e190; /* rgb */ color: rgb(98, 225, 144); /* oklch */ color: oklch(81.8% 0.161 153.0);
Tailwind
colors: {
custom: {
50: '#99ebb1',
500: '#62e190',
950: '#000000',
},
}SCSS
$custom: #62e190; $custom-light: #99ebb1; $custom-dark: #000000;
JSON
{
"hex": "#62e190",
"rgb": {
"r": 98,
"g": 225,
"b": 144
},
"hsl": {
"h": 141.732,
"s": 67.914,
"l": 63.333
},
"oklch": {
"l": 0.81784,
"c": 0.16145,
"h": 153
},
"luminance": 0.58461
}Semantic roles & 50–950 ramp
primary
#62E190
secondary
#AB3D83
accent
#168CD0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581