#62DF8D#62DF8D
#62DF8D is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.161 H 152.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF8D |
|---|---|
| RGB | rgb(98, 223, 141) |
| HSL | hsl(141, 66%, 63%) |
| HSV | hsv(141, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.34, -52.74, 29.97) |
| CIE-LCH | lch(80.34, 60.66, 150.40°) |
| OKLab | oklab(81.24% -0.143 0.0749) |
| OKLCH | oklch(81.24% 0.161 152.4) |
| XYZ | xyz(36.2297, 57.2918, 34.3433) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Aqua Green
#12E193
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.63
Seaweed
#18D17B
ΔE00 4.99
Emerald
#50C878
ΔE00 5.69
Lightgreen
#90EE90
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF8D #DF62B4
analogous
#75DF62 #62DF8D #62DFCC
triadic
#62DF8D #8D62DF #DF8D62
tetradic
#62DF8D #6275DF #DF62B4 #DFCC62
square
#62DF8D #6275DF #DF62B4 #DFCC62
split-complementary
#62DF8D #CC62DF #DF6275
monochromatic
#22A54F #2FD568 #62DF8D #95E9B2 #C8F4D7
Accessibility & contrast
On white
1.69
#62DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#62DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF8D
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF8D | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF87
Deuteranopia (green-blind)
#CEC392
Tritanopia (blue-blind)
#3FDCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df8d; /* rgb */ color: rgb(98, 223, 141); /* oklch */ color: oklch(81.2% 0.161 152.4);
Tailwind
colors: {
custom: {
50: '#98eaaf',
500: '#62df8d',
950: '#000000',
},
}SCSS
$custom: #62df8d; $custom-light: #98eaaf; $custom-dark: #000000;
JSON
{
"hex": "#62df8d",
"rgb": {
"r": 98,
"g": 223,
"b": 141
},
"hsl": {
"h": 140.64,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81236,
"c": 0.16146,
"h": 152.4
},
"luminance": 0.57295
}Semantic roles & 50–950 ramp
primary
#62DF8D
secondary
#A83E83
accent
#178FCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481