#62DF7F#62DF7F
#62DF7F is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.174 H 148.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF7F |
|---|---|
| RGB | rgb(98, 223, 127) |
| HSL | hsl(134, 66%, 63%) |
| HSV | hsv(134, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(80.12, -55.08, 36.76) |
| CIE-LCH | lch(80.12, 66.22, 146.29°) |
| OKLab | oklab(80.98% -0.1491 0.0905) |
| OKLCH | oklch(80.98% 0.174 148.7) |
| XYZ | xyz(35.2530, 56.9012, 29.1998) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Tealish Green
#0CDC73
ΔE00 3.74
Lightish Green
#61E160
ΔE00 4.66
Lightgreen
#90EE90
ΔE00 5.20
Seaweed
#18D17B
ΔE00 5.44
Turquoise Green
#04F489
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF7F #DF62C2
analogous
#83DF62 #62DF7F #62DFBD
triadic
#62DF7F #7F62DF #DF7F62
tetradic
#62DF7F #6283DF #DF62C2 #DFBD62
square
#62DF7F #6283DF #DF62C2 #DFBD62
split-complementary
#62DF7F #BD62DF #DF6283
monochromatic
#22A540 #2FD556 #62DF7F #95E9A8 #C8F4D2
Accessibility & contrast
On white
1.70
#62DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#62DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF7F
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF7F | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#45DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df7f; /* rgb */ color: rgb(98, 223, 127); /* oklch */ color: oklch(81.0% 0.174 148.7);
Tailwind
colors: {
custom: {
50: '#99eaa5',
500: '#62df7f',
950: '#000000',
},
}SCSS
$custom: #62df7f; $custom-light: #99eaa5; $custom-dark: #000000;
JSON
{
"hex": "#62df7f",
"rgb": {
"r": 98,
"g": 223,
"b": 127
},
"hsl": {
"h": 133.92,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.80984,
"c": 0.1744,
"h": 148.7
},
"luminance": 0.56904
}Semantic roles & 50–950 ramp
primary
#62DF7F
secondary
#A83E8F
accent
#17A4CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480