#63DC7A#63DC7A
#63DC7A is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.174 H 147.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC7A |
|---|---|
| RGB | rgb(99, 220, 122) |
| HSL | hsl(131, 63%, 63%) |
| HSV | hsv(131, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(79.18, -54.46, 38.04) |
| CIE-LCH | lch(79.18, 66.43, 145.06°) |
| OKLab | oklab(80.2% -0.1475 0.0933) |
| OKLCH | oklch(80.2% 0.174 147.7) |
| XYZ | xyz(34.2494, 55.2412, 27.2663) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Tealish Green
#0CDC73
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.26
Seaweed
#18D17B
ΔE00 5.40
Lightgreen
#90EE90
ΔE00 5.57
Emerald
#50C878
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC7A #DC63C5
analogous
#88DC63 #63DC7A #63DCB7
triadic
#63DC7A #7A63DC #DC7A63
tetradic
#63DC7A #6388DC #DC63C5 #DCB763
square
#63DC7A #6388DC #DC63C5 #DCB763
split-complementary
#63DC7A #B763DC #DC6388
monochromatic
#24A13C #31D14F #63DC7A #95E7A5 #C7F2CF
Accessibility & contrast
On white
1.74
#63DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#63DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC7A
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC7A | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB72
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#49D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #63dc7a; /* rgb */ color: rgb(99, 220, 122); /* oklch */ color: oklch(80.2% 0.174 147.7);
Tailwind
colors: {
custom: {
50: '#99e8a2',
500: '#63dc7a',
950: '#000000',
},
}SCSS
$custom: #63dc7a; $custom-light: #99e8a2; $custom-dark: #000000;
JSON
{
"hex": "#63dc7a",
"rgb": {
"r": 99,
"g": 220,
"b": 122
},
"hsl": {
"h": 131.405,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80195,
"c": 0.17448,
"h": 147.7
},
"luminance": 0.55244
}Semantic roles & 50–950 ramp
primary
#63DC7A
secondary
#A43F91
accent
#1AAACB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480