#63DC76#63DC76
#63DC76 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.178 H 146.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC76 |
|---|---|
| RGB | rgb(99, 220, 118) |
| HSL | hsl(129, 63%, 63%) |
| HSV | hsv(129, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.12, -55.06, 39.95) |
| CIE-LCH | lch(79.12, 68.02, 144.04°) |
| OKLab | oklab(80.13% -0.1491 0.0975) |
| OKLCH | oklch(80.13% 0.178 146.8) |
| XYZ | xyz(34.0067, 55.1441, 25.9878) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Lightish Green
#61E160
ΔE00 3.65
Tealish Green
#0CDC73
ΔE00 3.89
Fresh Green
#69D84F
ΔE00 5.34
Lightgreen
#90EE90
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC76 #DC63C9
analogous
#8DDC63 #63DC76 #63DCB2
triadic
#63DC76 #7663DC #DC7663
tetradic
#63DC76 #638DDC #DC63C9 #DCB263
square
#63DC76 #638DDC #DC63C9 #DCB263
split-complementary
#63DC76 #B263DC #DC638D
monochromatic
#24A138 #31D14A #63DC76 #95E7A2 #C7F2CE
Accessibility & contrast
On white
1.75
#63DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#63DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC76
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC76 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#CEC07D
Tritanopia (blue-blind)
#4AD8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #63dc76; /* rgb */ color: rgb(99, 220, 118); /* oklch */ color: oklch(80.1% 0.178 146.8);
Tailwind
colors: {
custom: {
50: '#99e89f',
500: '#63dc76',
950: '#000000',
},
}SCSS
$custom: #63dc76; $custom-light: #99e89f; $custom-dark: #000000;
JSON
{
"hex": "#63dc76",
"rgb": {
"r": 99,
"g": 220,
"b": 118
},
"hsl": {
"h": 129.421,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80131,
"c": 0.17815,
"h": 146.8
},
"luminance": 0.55147
}Semantic roles & 50–950 ramp
primary
#63DC76
secondary
#A43F94
accent
#1AAFCB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480