#62DE7B#62DE7B
#62DE7B is a light, vivid green. Relative luminance 0.563; OKLCH L 80.7% C 0.177 H 147.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62DE7B |
|---|---|
| RGB | rgb(98, 222, 123) |
| HSL | hsl(132, 65%, 63%) |
| HSV | hsv(132, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(79.77, -55.32, 38.29) |
| CIE-LCH | lch(79.77, 67.27, 145.31°) |
| OKLab | oklab(80.67% -0.1497 0.0939) |
| OKLCH | oklch(80.67% 0.177 147.9) |
| XYZ | xyz(34.7311, 56.2662, 27.7653) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Tealish Green
#0CDC73
ΔE00 3.71
Lightish Green
#61E160
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.57
Turquoise Green
#04F489
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DE7B #DE62C5
analogous
#87DE62 #62DE7B #62DEB9
triadic
#62DE7B #7B62DE #DE7B62
tetradic
#62DE7B #6287DE #DE62C5 #DEB962
square
#62DE7B #6287DE #DE62C5 #DEB962
split-complementary
#62DE7B #B962DE #DE6287
monochromatic
#22A33C #2FD350 #62DE7B #95E9A6 #C7F3D0
Accessibility & contrast
On white
1.71
#62DE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#62DE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DE7B
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DE7B | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD73
Deuteranopia (green-blind)
#D0C182
Tritanopia (blue-blind)
#46DAC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62de7b; /* rgb */ color: rgb(98, 222, 123); /* oklch */ color: oklch(80.7% 0.177 147.9);
Tailwind
colors: {
custom: {
50: '#98e9a2',
500: '#62de7b',
950: '#000000',
},
}SCSS
$custom: #62de7b; $custom-light: #98e9a2; $custom-dark: #000000;
JSON
{
"hex": "#62de7b",
"rgb": {
"r": 98,
"g": 222,
"b": 123
},
"hsl": {
"h": 132.097,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.80671,
"c": 0.17673,
"h": 147.9
},
"luminance": 0.56269
}Semantic roles & 50–950 ramp
primary
#62DE7B
secondary
#A63E91
accent
#18A9CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480