#62E082#62E082
#62E082 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.173 H 149.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #62E082 |
|---|---|
| RGB | rgb(98, 224, 130) |
| HSL | hsl(135, 67%, 63%) |
| HSV | hsv(135, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.47, -54.99, 35.70) |
| CIE-LCH | lch(80.47, 65.57, 147.01°) |
| OKLab | oklab(81.28% -0.1488 0.0881) |
| OKLCH | oklch(81.28% 0.173 149.4) |
| XYZ | xyz(35.7194, 57.5165, 30.3342) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Tealish Green
#0CDC73
ΔE00 3.83
Lightish Green
#61E160
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E082 #E062C0
analogous
#81E062 #62E082 #62E0C1
triadic
#62E082 #8262E0 #E08262
tetradic
#62E082 #6281E0 #E062C0 #E0C162
square
#62E082 #6281E0 #E062C0 #E0C162
split-complementary
#62E082 #C162E0 #E06281
monochromatic
#21A743 #2FD659 #62E082 #95EAAB #C8F4D3
Accessibility & contrast
On white
1.68
#62E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#62E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E082
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E082 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#43DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e082; /* rgb */ color: rgb(98, 224, 130); /* oklch */ color: oklch(81.3% 0.173 149.4);
Tailwind
colors: {
custom: {
50: '#99eaa7',
500: '#62e082',
950: '#000000',
},
}SCSS
$custom: #62e082; $custom-light: #99eaa7; $custom-dark: #000000;
JSON
{
"hex": "#62e082",
"rgb": {
"r": 98,
"g": 224,
"b": 130
},
"hsl": {
"h": 135.238,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81282,
"c": 0.17299,
"h": 149.4
},
"luminance": 0.5752
}Semantic roles & 50–950 ramp
primary
#62E082
secondary
#A93D8E
accent
#17A0CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480