#62DE80#62DE80
#62DE80 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.8% C 0.172 H 149.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62DE80 |
|---|---|
| RGB | rgb(98, 222, 128) |
| HSL | hsl(135, 65%, 63%) |
| HSV | hsv(135, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(79.84, -54.53, 35.89) |
| CIE-LCH | lch(79.84, 65.28, 146.65°) |
| OKLab | oklab(80.75% -0.1476 0.0885) |
| OKLCH | oklch(80.75% 0.172 149.1) |
| XYZ | xyz(35.0522, 56.3946, 29.4560) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Tealish Green
#0CDC73
ΔE00 3.75
Lightish Green
#61E160
ΔE00 4.96
Seaweed
#18D17B
ΔE00 5.21
Lightgreen
#90EE90
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DE80 #DE62C0
analogous
#82DE62 #62DE80 #62DEBE
triadic
#62DE80 #8062DE #DE8062
tetradic
#62DE80 #6282DE #DE62C0 #DEBE62
square
#62DE80 #6282DE #DE62C0 #DEBE62
split-complementary
#62DE80 #BE62DE #DE6282
monochromatic
#22A342 #2FD357 #62DE80 #95E9A9 #C7F3D2
Accessibility & contrast
On white
1.71
#62DE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#62DE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DE80
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DE80 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#45DAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62de80; /* rgb */ color: rgb(98, 222, 128); /* oklch */ color: oklch(80.8% 0.172 149.1);
Tailwind
colors: {
custom: {
50: '#98e9a6',
500: '#62de80',
950: '#000000',
},
}SCSS
$custom: #62de80; $custom-light: #98e9a6; $custom-dark: #000000;
JSON
{
"hex": "#62de80",
"rgb": {
"r": 98,
"g": 222,
"b": 128
},
"hsl": {
"h": 134.516,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.80754,
"c": 0.17212,
"h": 149.1
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#62DE80
secondary
#A63E8D
accent
#18A1CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480