#62E08B#62E08B
#62E08B is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.165 H 151.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62E08B |
|---|---|
| RGB | rgb(98, 224, 139) |
| HSL | hsl(140, 67%, 63%) |
| HSV | hsv(140, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(80.61, -53.49, 31.34) |
| CIE-LCH | lch(80.61, 62.00, 149.63°) |
| OKLab | oklab(81.44% -0.145 0.0781) |
| OKLCH | oklch(81.44% 0.165 151.7) |
| XYZ | xyz(36.3502, 57.7687, 33.6560) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Aqua Green
#12E193
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 4.39
Seaweed
#18D17B
ΔE00 5.14
Lightgreen
#90EE90
ΔE00 5.56
Turquoise Green
#04F489
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E08B #E062B7
analogous
#78E062 #62E08B #62E0CA
triadic
#62E08B #8B62E0 #E08B62
tetradic
#62E08B #6278E0 #E062B7 #E0CA62
square
#62E08B #6278E0 #E062B7 #E0CA62
split-complementary
#62E08B #CA62E0 #E06278
monochromatic
#21A74C #2FD665 #62E08B #95EAB1 #C8F4D7
Accessibility & contrast
On white
1.67
#62E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#62E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E08B
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E08B | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF85
Deuteranopia (green-blind)
#D0C390
Tritanopia (blue-blind)
#3FDDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e08b; /* rgb */ color: rgb(98, 224, 139); /* oklch */ color: oklch(81.4% 0.165 151.7);
Tailwind
colors: {
custom: {
50: '#98eaad',
500: '#62e08b',
950: '#000000',
},
}SCSS
$custom: #62e08b; $custom-light: #98eaad; $custom-dark: #000000;
JSON
{
"hex": "#62e08b",
"rgb": {
"r": 98,
"g": 224,
"b": 139
},
"hsl": {
"h": 139.524,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81444,
"c": 0.16468,
"h": 151.7
},
"luminance": 0.57772
}Semantic roles & 50–950 ramp
primary
#62E08B
secondary
#A93D86
accent
#1793CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481