#62DF7D#62DF7D
#62DF7D is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.176 H 148.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF7D |
|---|---|
| RGB | rgb(98, 223, 125) |
| HSL | hsl(133, 66%, 63%) |
| HSV | hsv(133, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.09, -55.40, 37.71) |
| CIE-LCH | lch(80.09, 67.02, 145.75°) |
| OKLab | oklab(80.95% -0.1499 0.0926) |
| OKLCH | oklch(80.95% 0.176 148.3) |
| XYZ | xyz(35.1240, 56.8495, 28.5202) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Tealish Green
#0CDC73
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.58
Turquoise Green
#04F489
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF7D #DF62C4
analogous
#85DF62 #62DF7D #62DFBB
triadic
#62DF7D #7D62DF #DF7D62
tetradic
#62DF7D #6285DF #DF62C4 #DFBB62
square
#62DF7D #6285DF #DF62C4 #DFBB62
split-complementary
#62DF7D #BB62DF #DF6285
monochromatic
#22A53E #2FD553 #62DF7D #95E9A7 #C8F4D1
Accessibility & contrast
On white
1.70
#62DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#62DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF7D
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF7D | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#45DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df7d; /* rgb */ color: rgb(98, 223, 125); /* oklch */ color: oklch(81.0% 0.176 148.3);
Tailwind
colors: {
custom: {
50: '#99eaa4',
500: '#62df7d',
950: '#000000',
},
}SCSS
$custom: #62df7d; $custom-light: #99eaa4; $custom-dark: #000000;
JSON
{
"hex": "#62df7d",
"rgb": {
"r": 98,
"g": 223,
"b": 125
},
"hsl": {
"h": 132.96,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.80951,
"c": 0.17625,
"h": 148.3
},
"luminance": 0.56853
}Semantic roles & 50–950 ramp
primary
#62DF7D
secondary
#A83E91
accent
#17A7CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480