#62DD76#62DD76
#62DD76 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.180 H 146.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD76 |
|---|---|
| RGB | rgb(98, 221, 118) |
| HSL | hsl(130, 64%, 63%) |
| HSV | hsv(130, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.39, -55.68, 40.28) |
| CIE-LCH | lch(79.39, 68.73, 144.12°) |
| OKLab | oklab(80.34% -0.1508 0.0982) |
| OKLCH | oklch(80.34% 0.18 146.9) |
| XYZ | xyz(34.1613, 55.6146, 26.0705) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Lightish Green
#61E160
ΔE00 3.52
Tealish Green
#0CDC73
ΔE00 3.82
Fresh Green
#69D84F
ΔE00 5.34
Lightgreen
#90EE90
ΔE00 5.54
Seaweed
#18D17B
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD76 #DD62C9
analogous
#8CDD62 #62DD76 #62DDB3
triadic
#62DD76 #7662DD #DD7662
tetradic
#62DD76 #628CDD #DD62C9 #DDB362
square
#62DD76 #628CDD #DD62C9 #DDB362
split-complementary
#62DD76 #B362DD #DD628C
monochromatic
#23A238 #30D24A #62DD76 #94E8A2 #C7F3CE
Accessibility & contrast
On white
1.73
#62DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#62DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD76
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD76 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CB6E
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#48D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dd76; /* rgb */ color: rgb(98, 221, 118); /* oklch */ color: oklch(80.3% 0.180 146.9);
Tailwind
colors: {
custom: {
50: '#98e89f',
500: '#62dd76',
950: '#000000',
},
}SCSS
$custom: #62dd76; $custom-light: #98e89f; $custom-dark: #000000;
JSON
{
"hex": "#62dd76",
"rgb": {
"r": 98,
"g": 221,
"b": 118
},
"hsl": {
"h": 129.756,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80343,
"c": 0.17995,
"h": 146.9
},
"luminance": 0.55618
}Semantic roles & 50–950 ramp
primary
#62DD76
secondary
#A53E94
accent
#19AFCC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480