#62DF7C#62DF7C
#62DF7C is a light, vivid green. Relative luminance 0.568; OKLCH L 80.9% C 0.177 H 148.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF7C |
|---|---|
| RGB | rgb(98, 223, 124) |
| HSL | hsl(132, 66%, 63%) |
| HSV | hsv(132, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 44.4%, 12.5%) |
| CIE-LAB | lab(80.08, -55.55, 38.19) |
| CIE-LCH | lch(80.08, 67.41, 145.49°) |
| OKLab | oklab(80.93% -0.1504 0.0937) |
| OKLCH | oklch(80.93% 0.177 148.1) |
| XYZ | xyz(35.0604, 56.8241, 28.1854) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Tealish Green
#0CDC73
ΔE00 3.74
Lightish Green
#61E160
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.66
Turquoise Green
#04F489
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF7C #DF62C5
analogous
#86DF62 #62DF7C #62DFBA
triadic
#62DF7C #7C62DF #DF7C62
tetradic
#62DF7C #6286DF #DF62C5 #DFBA62
square
#62DF7C #6286DF #DF62C5 #DFBA62
split-complementary
#62DF7C #BA62DF #DF6286
monochromatic
#22A53D #2FD552 #62DF7C #95E9A6 #C8F4D1
Accessibility & contrast
On white
1.70
#62DF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#62DF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF7C
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF7C | 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)
#E1CE74
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#46DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df7c; /* rgb */ color: rgb(98, 223, 124); /* oklch */ color: oklch(80.9% 0.177 148.1);
Tailwind
colors: {
custom: {
50: '#99eaa3',
500: '#62df7c',
950: '#000000',
},
}SCSS
$custom: #62df7c; $custom-light: #99eaa3; $custom-dark: #000000;
JSON
{
"hex": "#62df7c",
"rgb": {
"r": 98,
"g": 223,
"b": 124
},
"hsl": {
"h": 132.48,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.80934,
"c": 0.17716,
"h": 148.1
},
"luminance": 0.56827
}Semantic roles & 50–950 ramp
primary
#62DF7C
secondary
#A83E92
accent
#17A8CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480