#62DF7E#62DF7E
#62DF7E is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.175 H 148.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF7E |
|---|---|
| RGB | rgb(98, 223, 126) |
| HSL | hsl(133, 66%, 63%) |
| HSV | hsv(133, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.11, -55.24, 37.24) |
| CIE-LCH | lch(80.11, 66.62, 146.02°) |
| OKLab | oklab(80.97% -0.1495 0.0916) |
| OKLCH | oklch(80.97% 0.175 148.5) |
| XYZ | xyz(35.1882, 56.8752, 28.8583) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Tealish Green
#0CDC73
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.51
Turquoise Green
#04F489
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF7E #DF62C3
analogous
#84DF62 #62DF7E #62DFBC
triadic
#62DF7E #7E62DF #DF7E62
tetradic
#62DF7E #6284DF #DF62C3 #DFBC62
square
#62DF7E #6284DF #DF62C3 #DFBC62
split-complementary
#62DF7E #BC62DF #DF6284
monochromatic
#22A53F #2FD554 #62DF7E #95E9A8 #C8F4D2
Accessibility & contrast
On white
1.70
#62DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#62DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF7E
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF7E | 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)
#E1CE77
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#45DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df7e; /* rgb */ color: rgb(98, 223, 126); /* oklch */ color: oklch(81.0% 0.175 148.5);
Tailwind
colors: {
custom: {
50: '#99eaa4',
500: '#62df7e',
950: '#000000',
},
}SCSS
$custom: #62df7e; $custom-light: #99eaa4; $custom-dark: #000000;
JSON
{
"hex": "#62df7e",
"rgb": {
"r": 98,
"g": 223,
"b": 126
},
"hsl": {
"h": 133.44,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.80967,
"c": 0.17532,
"h": 148.5
},
"luminance": 0.56878
}Semantic roles & 50–950 ramp
primary
#62DF7E
secondary
#A83E90
accent
#17A5CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480