#62DF82#62DF82
#62DF82 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.0% C 0.172 H 149.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF82 |
|---|---|
| RGB | rgb(98, 223, 130) |
| HSL | hsl(135, 66%, 63%) |
| HSV | hsv(135, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(80.17, -54.60, 35.31) |
| CIE-LCH | lch(80.17, 65.03, 147.11°) |
| OKLab | oklab(81.04% -0.1478 0.0872) |
| OKLCH | oklch(81.04% 0.172 149.5) |
| XYZ | xyz(35.4515, 56.9805, 30.2449) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Tealish Green
#0CDC73
ΔE00 3.81
Lightish Green
#61E160
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.26
Seaweed
#18D17B
ΔE00 5.26
Aqua Green
#12E193
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF82 #DF62BF
analogous
#80DF62 #62DF82 #62DFC0
triadic
#62DF82 #8262DF #DF8262
tetradic
#62DF82 #6280DF #DF62BF #DFC062
square
#62DF82 #6280DF #DF62BF #DFC062
split-complementary
#62DF82 #C062DF #DF6280
monochromatic
#22A543 #2FD55A #62DF82 #95E9AA #C8F4D3
Accessibility & contrast
On white
1.69
#62DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#62DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF82
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF82 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7B
Deuteranopia (green-blind)
#D0C288
Tritanopia (blue-blind)
#43DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df82; /* rgb */ color: rgb(98, 223, 130); /* oklch */ color: oklch(81.0% 0.172 149.5);
Tailwind
colors: {
custom: {
50: '#98eaa7',
500: '#62df82',
950: '#000000',
},
}SCSS
$custom: #62df82; $custom-light: #98eaa7; $custom-dark: #000000;
JSON
{
"hex": "#62df82",
"rgb": {
"r": 98,
"g": 223,
"b": 130
},
"hsl": {
"h": 135.36,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81036,
"c": 0.17164,
"h": 149.5
},
"luminance": 0.56984
}Semantic roles & 50–950 ramp
primary
#62DF82
secondary
#A83E8C
accent
#179FCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480