#62DB79#62DB79
#62DB79 is a light, vivid green. Relative luminance 0.546; OKLCH L 79.9% C 0.175 H 147.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #62DB79 |
|---|---|
| RGB | rgb(98, 219, 121) |
| HSL | hsl(131, 63%, 62%) |
| HSV | hsv(131, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(78.83, -54.46, 38.09) |
| CIE-LCH | lch(78.83, 66.45, 145.03°) |
| OKLab | oklab(79.9% -0.1474 0.0933) |
| OKLCH | oklch(79.9% 0.175 147.7) |
| XYZ | xyz(33.8175, 54.6372, 26.8494) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Tealish Green
#0CDC73
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.30
Seaweed
#18D17B
ΔE00 5.25
Emerald
#50C878
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DB79 #DB62C4
analogous
#88DB62 #62DB79 #62DBB6
triadic
#62DB79 #7962DB #DB7962
tetradic
#62DB79 #6288DB #DB62C4 #DBB662
square
#62DB79 #6288DB #DB62C4 #DBB662
split-complementary
#62DB79 #B662DB #DB6288
monochromatic
#249E3B #30D04F #62DB79 #94E6A3 #C6F2CE
Accessibility & contrast
On white
1.76
#62DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#62DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DB79
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DB79 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA71
Deuteranopia (green-blind)
#CDBF80
Tritanopia (blue-blind)
#48D7C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #62db79; /* rgb */ color: rgb(98, 219, 121); /* oklch */ color: oklch(79.9% 0.175 147.7);
Tailwind
colors: {
custom: {
50: '#98e7a1',
500: '#62db79',
950: '#000000',
},
}SCSS
$custom: #62db79; $custom-light: #98e7a1; $custom-dark: #000000;
JSON
{
"hex": "#62db79",
"rgb": {
"r": 98,
"g": 219,
"b": 121
},
"hsl": {
"h": 131.405,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.79895,
"c": 0.17451,
"h": 147.7
},
"luminance": 0.5464
}Semantic roles & 50–950 ramp
primary
#62DB79
secondary
#A23F8F
accent
#1BA9CA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480