#62DB8A#62DB8A
#62DB8A is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.159 H 152.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #62DB8A |
|---|---|
| RGB | rgb(98, 219, 138) |
| HSL | hsl(140, 63%, 62%) |
| HSV | hsv(140, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.09, -51.66, 29.84) |
| CIE-LCH | lch(79.09, 59.66, 149.99°) |
| OKLab | oklab(80.2% -0.1401 0.0746) |
| OKLCH | oklch(80.2% 0.159 152) |
| XYZ | xyz(34.9534, 55.0916, 32.8316) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.98
Aqua Green
#12E193
ΔE00 4.36
Seaweed
#18D17B
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 4.59
Emerald
#50C878
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DB8A #DB62B3
analogous
#77DB62 #62DB8A #62DBC7
triadic
#62DB8A #8A62DB #DB8A62
tetradic
#62DB8A #6277DB #DB62B3 #DBC762
square
#62DB8A #6277DB #DB62B3 #DBC762
split-complementary
#62DB8A #C762DB #DB6277
monochromatic
#249E4D #30D065 #62DB8A #94E6AF #C6F2D4
Accessibility & contrast
On white
1.75
#62DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#62DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DB8A
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DB8A | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#41D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62db8a; /* rgb */ color: rgb(98, 219, 138); /* oklch */ color: oklch(80.2% 0.159 152.0);
Tailwind
colors: {
custom: {
50: '#98e7ad',
500: '#62db8a',
950: '#000000',
},
}SCSS
$custom: #62db8a; $custom-light: #98e7ad; $custom-dark: #000000;
JSON
{
"hex": "#62db8a",
"rgb": {
"r": 98,
"g": 219,
"b": 138
},
"hsl": {
"h": 139.835,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.80196,
"c": 0.15872,
"h": 152
},
"luminance": 0.55095
}Semantic roles & 50–950 ramp
primary
#62DB8A
secondary
#A23F81
accent
#1B90CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481