#62DD78#62DD78
#62DD78 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.178 H 147.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD78 |
|---|---|
| RGB | rgb(98, 221, 120) |
| HSL | hsl(131, 64%, 63%) |
| HSV | hsv(131, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 45.7%, 13.3%) |
| CIE-LAB | lab(79.42, -55.39, 39.33) |
| CIE-LCH | lch(79.42, 67.93, 144.62°) |
| OKLab | oklab(80.38% -0.1499 0.0962) |
| OKLCH | oklch(80.38% 0.178 147.3) |
| XYZ | xyz(34.2814, 55.6626, 26.7031) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Tealish Green
#0CDC73
ΔE00 3.75
Lightish Green
#61E160
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 5.50
Fresh Green
#69D84F
ΔE00 5.64
Seaweed
#18D17B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD78 #DD62C7
analogous
#89DD62 #62DD78 #62DDB6
triadic
#62DD78 #7862DD #DD7862
tetradic
#62DD78 #6289DD #DD62C7 #DDB662
square
#62DD78 #6289DD #DD62C7 #DDB662
split-complementary
#62DD78 #B662DD #DD6289
monochromatic
#23A23A #30D24D #62DD78 #94E8A3 #C7F3CF
Accessibility & contrast
On white
1.73
#62DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#62DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD78
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD78 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC70
Deuteranopia (green-blind)
#CFC07F
Tritanopia (blue-blind)
#48D9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dd78; /* rgb */ color: rgb(98, 221, 120); /* oklch */ color: oklch(80.4% 0.178 147.3);
Tailwind
colors: {
custom: {
50: '#98e8a0',
500: '#62dd78',
950: '#000000',
},
}SCSS
$custom: #62dd78; $custom-light: #98e8a0; $custom-dark: #000000;
JSON
{
"hex": "#62dd78",
"rgb": {
"r": 98,
"g": 221,
"b": 120
},
"hsl": {
"h": 130.732,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80375,
"c": 0.17813,
"h": 147.3
},
"luminance": 0.55666
}Semantic roles & 50–950 ramp
primary
#62DD78
secondary
#A53E92
accent
#19ACCC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480