#62E18B#62E18B
#62E18B is a light, vivid green. Relative luminance 0.583; OKLCH L 81.7% C 0.166 H 151.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62E18B |
|---|---|
| RGB | rgb(98, 225, 139) |
| HSL | hsl(139, 68%, 63%) |
| HSV | hsv(139, 56%, 88%) |
| CMYK | cmyk(56.4%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(80.91, -53.89, 31.74) |
| CIE-LCH | lch(80.91, 62.54, 149.50°) |
| OKLab | oklab(81.69% -0.146 0.0791) |
| OKLCH | oklch(81.69% 0.166 151.6) |
| XYZ | xyz(36.6197, 58.3078, 33.7458) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Aqua Green
#12E193
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 4.37
Seaweed
#18D17B
ΔE00 5.29
Lightgreen
#90EE90
ΔE00 5.40
Turquoise Green
#04F489
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E18B #E162B8
analogous
#78E162 #62E18B #62E1CA
triadic
#62E18B #8B62E1 #E18B62
tetradic
#62E18B #6278E1 #E162B8 #E1CA62
square
#62E18B #6278E1 #E162B8 #E1CA62
split-complementary
#62E18B #CA62E1 #E16278
monochromatic
#20A84C #2FD765 #62E18B #95EBB1 #C9F5D7
Accessibility & contrast
On white
1.66
#62E18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#62E18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E18B
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E18B | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#3FDECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62e18b; /* rgb */ color: rgb(98, 225, 139); /* oklch */ color: oklch(81.7% 0.166 151.6);
Tailwind
colors: {
custom: {
50: '#99ebad',
500: '#62e18b',
950: '#000000',
},
}SCSS
$custom: #62e18b; $custom-light: #99ebad; $custom-dark: #000000;
JSON
{
"hex": "#62e18b",
"rgb": {
"r": 98,
"g": 225,
"b": 139
},
"hsl": {
"h": 139.37,
"s": 67.914,
"l": 63.333
},
"oklch": {
"l": 0.81689,
"c": 0.16604,
"h": 151.6
},
"luminance": 0.58311
}Semantic roles & 50–950 ramp
primary
#62E18B
secondary
#AB3D87
accent
#1694D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581